can't rum web :( need help

zilqiookaz

New Member
Messages
1
Reaction score
0
Points
0
Hi all i have a big problem with PHP-Fusion then i try to run web i need to type some info to setup.php bet always i get some errors:

Warning: fopen(config.php) [function.fopen]: failed to open stream: Permission denied in /home/zilq/public_html/setup.php on line 162

Warning: fwrite(): supplied argument is not a valid stream resource in /home/zilq/public_html/setup.php on line 163
Unable to write to config
Please check write permissions and restart setup.
Warning: fclose(): supplied argument is not a valid stream resource in /home/zilq/public_html/setup.php on line 165
 

CascadesAdmin

New Member
Messages
87
Reaction score
0
Points
0
you have to cmod the file permisions on the config.php file. On your ftp client, when you right click there should be a option CMOD click that and type in 777. In the file manager(VIA CPanel), I THINK there is a cmod option there, not completely sure.
 

Chris73

New Member
Messages
5,356
Reaction score
1
Points
0
I seen in a post yesterday to use 755 instead of 777. Then again i could be wrong LOL
 
Top