| Author |
Message |
jsearle Member
|
Posted: 21 Dec 2005 15:32:14
New to this software, I have followed instructions and set the permissions on each folder.. The root folder has 777 access and I still am getting the following:
Warning: fopen(../headers.php): failed to open stream: Permission denied in /home/lookup/public_html/links/install/index.php on line 19
Warning: fwrite(): supplied argument is not a valid stream resource in /home/lookup/public_html/links/install/index.php on line 101
Warning: Cannot modify header information - headers already sent by (output started at /home/lookup/public_html/links/install/index.php:19) in /home/lookup/public_html/links/install/index.php on line 243
Warning: Cannot modify header information - headers already sent by (output started at /home/lookup/public_html/links/install/index.php:19) in /home/lookup/public_html/links/install/index.php on line 244
Warning: Cannot modify header information - headers already sent by (output started at /home/lookup/public_html/links/install/index.php:19) in /home/lookup/public_html/links/install/index.php on line 245
|
skalinks Admin
|
Posted: 22 Dec 2005 05:28:42
Hello jsearle
Please, check the permissions, because this error means, that script can not to create file in skalinks_root_di - the folder where stores all skalinks file on your site.
Thank you!
|
|