Hi,
Since 2 days i do have a problem running my Cronjobs. I'm using CakePHP and setup a Cronjob shell to exectue a script.
When i do this from Putty there is not a problem, when it runs from the Directadmin cronjob it is loading "/etc/php.ini", not the location of my php.ini file!
The other problem is that it is not loading my server extensions. I get the error:
Class PDO not found.
Do you have any suggestions for this problem? It's a big one for me.
Greeting,
Sander
Since 2 days i do have a problem running my Cronjobs. I'm using CakePHP and setup a Cronjob shell to exectue a script.
When i do this from Putty there is not a problem, when it runs from the Directadmin cronjob it is loading "/etc/php.ini", not the location of my php.ini file!
The other problem is that it is not loading my server extensions. I get the error:
Class PDO not found.
Do you have any suggestions for this problem? It's a big one for me.
Greeting,
Sander