php4-beta | 200004
Date: 04/20/00
- Next message: thies <email protected>: "Re: [PHP4BETA] Session bug & other session questions..."
- Previous message: Seth Banks: "RE: [PHP4BETA] Session bug & other session questions..."
- Maybe in reply to: Daniel Korcak: "[PHP4BETA] Apache can't start with PHP4 (part II)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have encountered this ( using b4patch1 on HPUX11 as RC1 will nopt compile for me...)
I found it was fixed by editing apachectl and setting :
ORACLE_HOME to your oracle home..
LD_LIBRARY_PATH to include $ORACLE_HOME/lib
PATH to include $ORACLE_HOME/bin
In addition tinker with $ORACLE_HOME/network/admin/tnsnames.ora so that the connect descriptor uses
(SID = yoursid) instead of (SERVICE_NAME = yoursid) ( the 8i syntax )
hope this helps
Mark
> -----Original Message-----
> From: Daniel Korcak [SMTP:korcak <email protected>]
> Sent: Thursday, 20 April 2000 00:06
> To: php4beta <email protected>
> Subject: Re: [PHP4BETA] Apache can't start with PHP4 (part II)
>
> Hi again ..
>
> Now I compiled PHP4 statically and it seems to be working.
> (You need to compile Apache after (see INSTALL in PHP4))
> Now I have got an error ORA-12154, and it's better than nothing.
> (I'm expecting some problems with Listener)
>
> So PHP4 RC1 needs to compile statically with Apache :o)
>
> "Sels, Stefan" wrote:
>
> > Hi,
> > we have EXACTLY the same problem.
> > Please notice me if you get an solution !
> > Regards
> > Stefan Sels
> >
> > HI All ...
> >
> > I'm trying to compile PHP4 RC1 with support for Oracle 8.1.5,
> > but Apache can't start with my DSO module (with common PHP3 starts OK).
> > Starting script says:
> > Starting httpd: [ OK ]
> > But there is no httpd process and Apache's shutting down fails.
> > Also there is no message in /var/log/httpd/error_log
> > My config line is :
> > --with-oci8 --with-apxs=/usr/sbin/apxs --with-ttf --with-gd
> > --enable-track-vars
> > Thanks for any suggestion.
> >
>
> .-. s pozdravem / best regards
> ( |.-.
> .-\/____) Daniel Korcak [Kor> čák]
> (__/ \ ICQ: 39346616
> \_/ tel: +420.2.96251413
>
>
>
> --
> PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
> To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
> For additional commands, e-mail: php4beta-help <email protected>
> To contact the list administrators, e-mail: php4beta-admin <email protected>
-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: thies <email protected>: "Re: [PHP4BETA] Session bug & other session questions..."
- Previous message: Seth Banks: "RE: [PHP4BETA] Session bug & other session questions..."
- Maybe in reply to: Daniel Korcak: "[PHP4BETA] Apache can't start with PHP4 (part II)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

