![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 3 Pomógł: 0 Dołączył: 15.04.2006 Ostrzeżenie: (0%) ![]() ![]() |
Witam
Mam problem z zapisem formularza w pliku wyskakuje mi taki blad Warning: fopen(http://(tutaj nazwa strony)/listazgloszen.txt): failed to open stream: HTTP wrapper does not support writeable connections. in http://(tutaj nazwa strony)zgloszenie_valid.txt on line 32 Warning: fwrite(): supplied argument is not a valid stream resource in http://(tutaj nazwa strony)/zgloszenie_valid.txt on line 33 Warning: fclose(): supplied argument is not a valid stream resource in http://(tutaj nazwa strony)/zgloszenie_valid.txt on line 34 Czy to jest wina konfiguracji php na serwerze czy cos jest nie tak, bo na innym serwerze wszsytko dzialalo bez zarzutow Ten post edytował sherkan 15.04.2006, 22:30:04 |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Przyjaciele php.pl Postów: 7 494 Pomógł: 302 Dołączył: 31.03.2004 Ostrzeżenie: (0%) ![]() ![]() |
1. Proszę zmienić temat wątku, [ php ] to żaden temat.
2. Cytat Warning: fopen(http://(tutaj nazwa strony)/listazgloszen.txt): failed to open stream: HTTP wrapper does not support writeable connections. in http://(tutaj nazwa strony)zgloszenie_valid.txt on line 32 Jest to kwestia konfiguracji. Kwestia ustawienia allow-url-fopen w pliku php.ini3. Cytat Warning: fwrite(): supplied argument is not a valid stream resource in http://(tutaj nazwa strony)/zgloszenie_valid.txt on line 33 Błędy wynikające z poprzedniego. Nie udało sie wcześniej otworzyc pliku, więc to co jest dostarczone jako atrybuty dla funkcji fwrite() i fclose() nie spełnia wymagań.
Warning: fclose(): supplied argument is not a valid stream resource in http://(tutaj nazwa strony)/zgloszenie_valid.txt on line 34 |
|
|
![]() ![]() |
![]() |
Aktualny czas: 7.10.2025 - 15:17 |