send mail with cron job

dutchpancakes

New member
Joined
Jun 14, 2007
Messages
1
Hi all,
I have a small issue that I need to resolve fast.
I created a php script that will send an email using mail()
I figured out how to get the cronjob to work but now i get the following message:

PHP Warning: PHP Startup: Unable to load dynamic library './php_imap.dll' - Cannot open "./php_imap.dll" in Unknown on line 0

Does anyone have experience with this problem and found a solution?

regards,
Alain.
 
Back
Top