• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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