RE: [PHP] What is the 'cli' interface.

2005-03-03 Thread Jay Blanchard
[snip]
Make sure it is using the 'cli' interface.
[/snip]

Command Line Interface

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] What is the 'cli' interface.

2005-03-03 Thread Jochem Maas
Daniel Guerrier wrote:
I am getting this error using ezpublish to import RSS
feeds.  Does anyone know what this means.
if you want to ask a new question then dont reply to an existing
post. post a new message.
PHP is currently using the 'apache2handler' interface.
Make sure it is using the 'cli' interface.
Command Line Interpreter. it a special 'kind' of php that built
specifically to be used on the cmdline (e.g. DOS on windows,
bash on linux, etc)
__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php