failed to open stream: HTTP wrapper does not support writeab
Posted: Fri Nov 16, 2007 7:29 pm
Script URL: http://www.tjanstefolk.se/page.php?id=add_link
Version of script: 1.03
Hosting company: one.com
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: writable, wrapper, connection
I get the following error:
Warning: fopen(http://www.tjanstefolk.se/linksman/linkinfo.txt) [function.fopen]: failed to open stream: HTTP wrapper does not support writeable connections. in /customers/tjanstefolk.se/tjanstefolk.se/httpd.www/linksman/addlink.php on line 126
I changed settings.php:
$settings['linkfile']='http://www.tjanstefolk.se/linksman/linkinfo.txt';
in stead of
$settings['linkfile']='linkinfo.txt';
Please advise what to do...
Version of script: 1.03
Hosting company: one.com
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: writable, wrapper, connection
I get the following error:
Warning: fopen(http://www.tjanstefolk.se/linksman/linkinfo.txt) [function.fopen]: failed to open stream: HTTP wrapper does not support writeable connections. in /customers/tjanstefolk.se/tjanstefolk.se/httpd.www/linksman/addlink.php on line 126
I changed settings.php:
$settings['linkfile']='http://www.tjanstefolk.se/linksman/linkinfo.txt';
in stead of
$settings['linkfile']='linkinfo.txt';
Please advise what to do...