nydhags
07-25-2006, 12:22 PM
Installed VGB using the control panel and changed permissions as per its instruction, but I still get Internal Server errors while trying to access any PHP page in the instalation directory.
Any help will be greatly appreciated.
Thanks In Advance
kenny
07-28-2006, 11:17 AM
The permissions of all files and directories should be 755 -- this is because we use the phpSuExec wrapper -- all scripts are executed with your system User ID.
Changing the permissions should help. You may also want to check the error log in cPanel -- it will surely give you a clue on what the problem is.
Of course, you can fire up a ticket to our support team -- we will immediately review the problem and suggest a solution.
nydhags
07-31-2006, 03:24 PM
Thanks it was a permission error.