Class 'PDO' not found
                    Fatal error: Class 'PDO' not found in /home/(blanked out)/forum/conf/config-defaults.php on line 16
could someone help me please
                        could someone help me please
            Tagged:
            
        
1          
             
         
            
Comments
Best thing to do is to make a file and add this line to it:
<?php phpinfo(); ?>save it as "info.php" and then try to access it.
You can then see whether the pdo-mysql extension is installed.
There was an error rendering this rich post.