• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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