FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: raja_chaudhuri on April 17, 2006, 07:41:25 AM

Title: Guppy- Error installing
Post by: raja_chaudhuri on April 17, 2006, 07:41:25 AM
HI,

After the Attack you have changed some php functions. Today I tried to upload my website and faced the following error "
Warning: fopen(data/logh.dtb) [function.fopen]: failed to open stream: Permission denied in /fpgs/fpgshttpd/raja_chaudhuri/inc/functions.php on line 583"

Previously I faced no problem installing GUPPY.

Please help me .

Thanks and regards

Raja Chaudhuri

Title: Re: Guppy- Error installing
Post by: pythonpoole on April 18, 2006, 01:08:02 AM
You need to chmod the file causing the problem so its writable (eg 777). Its not the actual function thats the problem, its freepgs has changed the default chmod permissions of new files so you need to manaully make the necessary files writable.