Page 1 of 1

PHP Not being Executed on Server

Posted: Mon Aug 19, 2019 6:37 am
by San
Heya so i just fixed an HTTP Error 500
But now I’m getting this.
I believe it’s the server not executing the php in the script.
How would i go about fixing it?

Re: PHP Not being Executed on Server

Posted: Mon Aug 19, 2019 9:33 am
by grayfolk
San wrote:
Mon Aug 19, 2019 6:37 am
Heya so i just fixed an HTTP Error 500
But now I’m getting this.
I believe it’s the server not executing the php in the script.
How would i go about fixing it?
I think this is because your php script contain errors. Check logs.

Re: PHP Not being Executed on Server

Posted: Mon Aug 19, 2019 11:25 pm
by San
I didn't write the script it comes from the Pterodactyl Panel

Re: PHP Not being Executed on Server

Posted: Mon Aug 19, 2019 11:26 pm
by San
Also PHP Didn't return any errors

Re: PHP Not being Executed on Server

Posted: Tue Aug 20, 2019 1:14 pm
by grayfolk
San wrote:
Mon Aug 19, 2019 11:25 pm
I didn't write the script
Doesn't matter.
San wrote:
Mon Aug 19, 2019 11:26 pm
Also PHP Didn't return any errors
How you check? Did you check domain logs in /var/log/httpd/domains?

Re: PHP Not being Executed on Server

Posted: Tue Aug 20, 2019 5:51 pm
by skamasle
What is the error exactly ?

Php file just be downloaded ?

Are you try remove .htaccess and try ?

Re: PHP Not being Executed on Server

Posted: Sat Aug 31, 2019 3:29 am
by San
Error Resolved