Welcome to the forum, ergobob.
Here's what the phpdig documentation says about safe mode:
Quote:
Because of the time consuming indexing process, the Apache/php web server which performs the process must not be safe_mode configured.
This limit can be turn :
- Using distant indexing with MySql TCP connexion and FTP connexion ;
- Launching indexing process in a shell command. This can be made by a cron task.
|
Hope this helps.