• Welcome to Sitemap Generator Forum.
 

Schedule creation of sitemap with no packet "php5-cli" installed?

Started by ebay96, November 13, 2010, 08:24:08 AM

Previous topic - Next topic

ebay96

Hi.
I must to schedule my creation of sitemap but I can't install the packet "php5-cli" on my Linux server.
There is an another option? Maybe using Lynx?
Thanks in advance.
Regards.

XML-Sitemaps Support

Hello,

regular PHP installation has a command-line processor, so you should be able to use:
/usr/bin/php /path/to/generator/runcrawl.php

ebay96

Hi.
On my Linux server I have/use PHP Apache Module, so I don't have the PHP command line.
Any suggestion?
Regards.

XML-Sitemaps Support

Hello,

even with PHP running as apache there is always a php interpreter (never seen a linux server without it :) ).
Also, if  your server doesn't support cron tasks you can use an URL like: [ External links are visible to logged in users only ]