My application gives error
Class PDO not found
If i use php -m command
it does not list pdo but in that directory has a pdo.so file. In php.ini file i configure extension command for pdo.so. How to fix this issue? My server space doesn't have internet therefore i use rpm installation.
I tried with installing diffrent pdo version using rpm files. but still not working and always give the same error