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
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