| Author |
Message |
Anonymous
|
Posted: 9 Jan 2007 14:37:21
Heres what im getting.. any help would be greatly appreciated..i have followed the instructions 100%
Warning: fopen(../headers.php) [function.fopen]: failed to open stream: Permission denied in /home/*****/public_html/******/skalinks/install/index.php on line 19
Warning: fwrite(): supplied argument is not a valid stream resource in /home/******/public_html/******/skalinks/install/index.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home/******/public_html/******/skalinks/install/index.php:19) in /home/******/public_html/******/skalinks/install/index.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/******/public_html/******/skalinks/install/index.php:19) in /home/******/public_html/******/skalinks/install/index.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/******/public_html/******/skalinks/install/index.php:19) in /home/******/public_html/******/skalinks/install/index.php on line 229
|
Anonymous
|
Posted: 10 Jan 2007 15:53:38
You can do this....
create a blank file in the root - headers.php - set permissions to read/write
then create a blank dir - link_exchange_scripts in the root - set permissions to read/write
add an index.php file to that dir above..
then create a "compile" dir in the root - set permissions to read/write
---
that seemed to do it and let me install the software.. :)
cheers!
matthew
www.full1511.com
|
skalinks Admin
|
Posted: 11 Jan 2007 05:17:30
Hi, Matthew
Thank you for your detailed explanation. Hope, it will help Anonymous to solve his problem!
Best regards
|