Jump to content

Only Error in Dev Mode?


Essential+

Recommended Posts

Posted

I attached an image with an error screen I get with dev pro when developing. Is this the only error screen that shows?

It really sucks not knowing the specific type of error it is. If i refresh the page, I see for a slight second another error page show with actual info then this one covers it up. 

Why does this error page come up for almost any error?

Untitled.png.d3ee1d3676518b9a930c6d5688ab19bf.png

Posted

What PHP version is your website running? If you do not know make a .php file with the following code in it, and load it on your website. It seems like your website is not running or cannot access the PDO library.

 

code:

<?PHP
phpinfo();
?>

 

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...