| Author | Message |
|---|---|
misterkode(2 posts) | I setup this Cron job yesterday : |
theGhost(325 posts) | Seems the Error is referring to a server configuration issue:
Shared object "libpq.so.3" not found, required by "pgsql.so"
I would check with your host and install libpq.so.3 |
misterkode(2 posts) | Thanks did that Now I'm geting the error message (even though I have register_globals turned off in .htaccess in the root of the site) <font color="red">register_globals is On (warning, you should
have this param in Off state, or your site will unsafe)</font>
<br /> My host sugggested to use fopen or wget in the scripts? Not sure where to put that Or is it better just to turn cron jobs off? |
theGhost(325 posts) | Most of those functions are located in the PHP.INI file. If you are using Cpanel then you would go into WHM and select PHP Config Editor. However, it is best just to rebuild apache and include the Dolphin PreInstall Functions and Server Environment variables w/in PHP before loading Dolphin. In the Easy ApacheBuild you will want to review 'exhaustive' options and select the proper elements according to Dolphin TRAC ^
You will get errors all day long if your server is NOT set properly. |
Installer Cron job causes dynamic library error








