Hi there,
I have this error message showing up whenever I try to load a webpage that calls the database via PDO: "Fatal error: Class 'PDO' not found in /home/osusigna/public_html/[...] on line[...]". The same error appears in my error_log file.
This is the code that establishes the connection...