• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

php -q error in Plesk 8.2 for Linux

N

neomatic

Guest
Hello,

I'm run
[root@202 cli]# php -q
PHP Warning: Unknown(): Unable to load dynamic library '/usr/lib/php4/pgsql.so' - libpq.so.3: cannot open shared object file: No such file or directory in Unknown on line 0

[root@202 cli]#

Is there's anyway to fix this?

Regards,

Richard Soutar
 
Yes build and install package/module PostgreSQL for PHP4...

(remember to write what OS/system your're running when writing for help - because module/package building may be system specific).
 
Thank you for the help.

php -q start to work now. I'm running centos 4 under Virtuozzo. Just install it from the template.
 
Back
Top