[phpa] Re: PHP on Shell and phpa
- From: Justin Heesemann <phpa@xxxxxxxxxx>
- To: phpa@xxxxxxxxxxxxx
- Date: Tue, 21 May 2002 10:36:30 +0200
[Tuesday 21 May 2002 05:15] Cedric Fontaine:
> Hello !
>
> I'm using some scripts php from shell, and also using some scripts
> with automatic mail delivery.
>
> But I encounter a problem with that because of phpa ! I mean, when I
> run a script from shell, I got
>
> [Tue May 21 05:00:00 2002] [warn-phpa] SERVER_NAME unset for request -
> unable to activate PHPA (pid 17934)
>
> And cause there is warn message in it my MTA (Qmail) thinks that there
> was a problem and put the mail in queue for late deferral...
>
> How can I avoid this from shell ? I've tried php -q (for quiet) but
> it's the same...
i quess you should try to use another php.ini file then where phpa is
deactiveted..
likewise you could maybe use:
php -d phpa=0
--
Best Regards
---------------------------------------------------------------------------
Justin Heesemann ionium Technologies
jh@xxxxxxxxxx www.ionium.org
------------------------------------------------------------------------
www.php-accelerator.co.uk Home of the free PHP Accelerator
To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe
- References:
- [phpa] PHP on Shell and phpa
- From: Cedric Fontaine
Other related posts:
- » [phpa] PHP on Shell and phpa
- » [phpa] Re: PHP on Shell and phpa
- [phpa] PHP on Shell and phpa
- From: Cedric Fontaine