location of PHP is wrong
« on: December 31, 2006, 09:33:00 AM »
Hi,

I see by crawling the follow for a cronjob: /usr/local/bin/php /var/www/vhosts/domain.com/httpdocs/sitemap/runcrawl.php

The location of PHP is only /usr/bin/php. If run now the right command form a shell. But when i want the run form the web interface i think it dont work. Where can i change the location of PHP ?
Re: location of PHP is wrong
« Reply #1 on: December 31, 2006, 03:09:20 PM »
PHP location may be different depending on server configuration, but this command line is not used by sitemap generator - this is just a hint for the users that want to create cron job to generate sitemap automatically.
Executing sitemap generator via web-interface (as usual) doesn't depend on this.