cpanel setup for admin section

bblue

Registered
Aug 21, 2008
1
0
51
hi can anyone help, I have loaded the website into my cpanel,made admin files uploaded admin files also uploaded setup file in admin file. but having problems with the admin section, changed common php to 666 as told, but getting warning as follow below

Warning: fopen(../../common.php) [function.fopen]: failed to open stream: Permission denied in /home/jack2/public_html/admin/setup.php on line 3

Warning: fputs(): supplied argument is not a valid stream resource in /home/jack2/public_html/admin/setup.php on line 26

Warning: fclose(): supplied argument is not a valid stream resource in /home/jack2/public_html/admin/setup.php on line 27





--------------------------------------------------------------------------------

If you do not see any errors above, your initial configuration of the common.php file should be complete.



If you do see errors, check permissions are correct on common.php. (666)

If you receive errors and are sure that common.php has the correct permissions, then this setup is not compatible with your server and you will then open common.php is your text editor and change the variables and upload.

please help
 

MaestriaNick

Well-Known Member
Aug 6, 2008
159
3
68
what is the path to common.php ? make sure that /home/jack2/public_html/admin/setup.php is trying to load correct common.php. from the logs it appears to load common.php from the location /home/jack2/