Mare!

Registered
Jun 4, 2013
4
0
1
cPanel Access Level
Root Administrator
Hi all,
im new in cPanel. I have VPS server, when i have upload php script, cPanel give me error 500 message.
I upload with filezilla.
 

quietFinn

Well-Known Member
Feb 4, 2006
1,894
464
438
Finland
cPanel Access Level
Root Administrator
You should see the actual error in /usr/local/apache/logs/error_log
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
Hello :)

Could you let us know the specific error message you are receiving? You can check the "Error Log" option in cPanel, or review the Apache error log (/usr/local/apache/logs/error_log).

Thank you.
 

Mare!

Registered
Jun 4, 2013
4
0
1
cPanel Access Level
Root Administrator
[Fri Jun 07 21:09:59 2013] [error] [client 178.22.217.84] File does not exist: /home/balkanga/public_html/500.shtml

now solve the error when I upload through cPanel. In particular, I tried to phbb3 forum. When I put over filezila throws error 500 and through no fault with cPanel
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,261
463
There should be another error message just before the "File does not exist" error related to code 500. Do you notice that? If so, please post that one here.

Thank you.
 

MaestriaNick

Well-Known Member
Aug 6, 2008
159
3
68
If you have error reporting enabled in php.ini , you can as well check the error_log file in the folder where the script exists to see the exact error messages. Please have a look