PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 10-11-2004, 12:12 AM   #1
Topaz
Green Mole
 
Topaz's Avatar
 
Join Date: Oct 2004
Posts: 11
looking for dll on linux while spidering?

Hi, I setup a cronjob on a linux-machine using the following syntax:

Code:
php -f /usr/local/apache/virtualhosts/www.vips.ch/web/search/admin/spider.php
all >> /dev/null
And I do get the following error-message:

Code:
PHP Warning:  Unknown(): Unable to load dynamic library './php_imap.dll' -
./php_imap.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning:  Unknown(): Unable to load dynamic library './php_sockets.dll' - ./php_sockets.dll: cannot open shared object file: No such file or directory in Unknown on line 0
Since I am using linux it sure won't find any dlls, but why is it looking for it, and what do I have to do to prevent this error-message?

Kind regards

Topaz

Last edited by Topaz; 10-11-2004 at 12:15 AM.
Topaz is offline   Reply With Quote
Old 10-11-2004, 01:42 AM   #2
Topaz
Green Mole
 
Topaz's Avatar
 
Join Date: Oct 2004
Posts: 11
Ajee, wrong settings in php.ini

Quote:
Originally Posted by Topaz

Code:
PHP Warning:  Unknown(): Unable to load dynamic library './php_imap.dll' -
./php_imap.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning:  Unknown(): Unable to load dynamic library './php_sockets.dll' - ./php_sockets.dll: cannot open shared object file: No such file or directory in Unknown on line 0
Well, well, it has nothing to do with the spider. It was an entry in my php.ini.

Gosh I am such a fool.

Topaz.

Last edited by Topaz; 10-11-2004 at 01:46 AM.
Topaz is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help!!! Windows....Linux problems? NewDigger Troubleshooting 3 11-20-2004 08:32 AM
Cron Job on Linux/Apache Charter How-to Forum 6 06-03-2004 01:00 AM
Generate text images on Linux Charter Coding & Tutorials 0 03-05-2004 11:37 AM
2 Linux-related articles from today's NY Times maggiemel The Mole Hole 0 08-05-2003 04:14 AM


All times are GMT -8. The time now is 03:48 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.