php-install Digest 23 Aug 2001 09:19:29 -0000 Issue 427
Topics (messages 4068 through 4072):
Re: Iplanet server fails to start
4068 by: Keller, Mathew (ISS Atlanta)
Resolved RE: Iplanet server fails to start
4069 by: Keller, Mathew (ISS Atlanta)
Installation problems with sablot 0.65
4070 by: David Cros
Re: Asked to save PHP file on Apache instead of running file
4071 by: Fabian Mellegard
It's just a logo..
4072 by: Wisam
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
-----Original Message-----
From: Jani Taskinen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 8:32 PM
To: Keller, Mathew (ISS Atlanta)
Subject: Re: Iplanet server fails to start
Your obj.conf is propably messed. At least that's
what the error message suggests..anyway, I'm not
an expert in iPlanet. Please ask on the [EMAIL PROTECTED]
mailing list. And maybe [EMAIL PROTECTED] too.
--Jani
On Wed, 22 Aug 2001, Keller, Mathew (ISS Atlanta) wrote:
>Sniper,
>
>I have been having problems getting the Iplanet server to start with PHP
>version 4.0.5 and 4.0.6 I get the error
>Status:
> start failed. (2: unknown early startup error)
> server terminated (signal 6): watchdog is restarting it
> failure: server initialization failed
>Error
> An error occurred during startup.
>I tried the solution that was in
><http://www.php.net/bugs.php?id=9612&edit=1>
>but then I get this error
>
>Status:
> start failed. (2: unknown early startup error)
> conf_init: 8: Directives must have at least one parameter while
>processing load file obj.conf
> server exit: status 1
>Error
> An error occurred during startup.
> Any suggestions
> BH
>
I have resolved the problem; I returned to the original input lines in the
obj.conf, I entered the additional line:
Init fn="php4_init" LateInit="yes"
and I removed the following line:
Init fn=php4_init errorString="Failed to initialize PHP"
BH
-----Original Message-----
From: Keller, Mathew (ISS Atlanta)
Sent: Wednesday, August 22, 2001 8:34 PM
To: '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Subject: FW: Iplanet server fails to start
-----Original Message-----
From: Jani Taskinen [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 8:32 PM
To: Keller, Mathew (ISS Atlanta)
Subject: Re: Iplanet server fails to start
Your obj.conf is propably messed. At least that's
what the error message suggests..anyway, I'm not
an expert in iPlanet. Please ask on the [EMAIL PROTECTED]
mailing list. And maybe [EMAIL PROTECTED] too.
--Jani
On Wed, 22 Aug 2001, Keller, Mathew (ISS Atlanta) wrote:
>Sniper,
>
>I have been having problems getting the Iplanet server to start with PHP
>version 4.0.5 and 4.0.6 I get the error
>Status:
> start failed. (2: unknown early startup error)
> server terminated (signal 6): watchdog is restarting it
> failure: server initialization failed
>Error
> An error occurred during startup.
>I tried the solution that was in
><http://www.php.net/bugs.php?id=9612&edit=1>
>but then I get this error
>
>Status:
> start failed. (2: unknown early startup error)
> conf_init: 8: Directives must have at least one parameter while
>processing load file obj.conf
> server exit: status 1
>Error
> An error occurred during startup.
> Any suggestions
> BH
>
Hi,
I'd like to use 0.65 with php 4.0.4pl1 but I have
encountered a problem during configure script
execution.
I don't know how to fix it. I hope you'll be able to
help me.
David.
CONFIGURE: './configure'
'--with-apxs=/opt/apache/apache/1.3.17/bin/apxs'
'--disable-debug' '--enable-trans-sid'
'--enable-versioning' '--with-mysql=/opt/mysql
/3.22.32' '--with-xml' '--enable-magic-quotes'
'--enable-track-vars'
'--enable-sablot-errors-descriptive'
'--with-sablot=/opt/sablot/0.65'
'--with-expat=/opt/exp
at/1.95.2'
CC: gcc
CFLAGS: -g -O2
CPPFLAGS: -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT
CXX:
CXXFLAGS:
INCLUDES: -I/opt/apache/apache/1.3.17/include
-I$(top_builddir)/Zend -I/opt/mysql/3.22.32/include
-I/opt/sablot/0.65/include
LDFLAGS: -Wl,-rpath,/opt/mysql/3.22.32/lib
-L/opt/mysql/3.22.32/lib
-Wl,-rpath,/opt/sablot/0.65/lib -L/opt/sablot/0.65/lib
LIBS: -lxmltok -lxmlparse -lsablot -lmysqlclient
-lresolv -lm -ldl -lcrypt -lnsl -lresolv
DLIBS:
SAPI: apache
PHP_RPATHS: /opt/mysql/3.22.32/lib
/opt/sablot/0.65/lib
uname -a: Linux bug.fluxus.net 2.2.16-22smp #1 SMP
Tue Aug 22 16:39:21 EDT 2000 i686 unknown
gcc -o conftest -g -O2 -DLINUX=22 -DUSE_HSREGEX
-DUSE_EXPAT -Wl,-rpath,/opt/mysql/3.22.32/lib
-L/opt/mysql/3.22.32/lib
-Wl,-rpath,/opt/sablot/0.65/lib -L/opt/s
ablot/0.65/lib conftest.c -lxmltok -lxmlparse -lsablot
-lmysqlclient -lresolv -lm -ldl -lcrypt -lnsl
-lresolv 1>&5
/usr/bin/ld: cannot find -lxmltok
collect2: ld returned 1 exit status
___________________________________________________________
Do You Yahoo!? -- Un e-mail gratuit @yahoo.fr !
Yahoo! Courrier : http://fr.mail.yahoo.com
Hi,
I have found the problem.
It might be obvious, but for me (who have a newbe) it took some day of
reading FAQ's, news groups and install guides.
If you have the problem that you are asked to save the PHP-file then the
problem can be:
1. You have not included the following lines in thhpd.conf (but this is
obvious since every one is telling you to do this)
AddType application/x-httpd-php .php .phtml
AddType application/x-httpd-php-source .phps
2. You are installing PHP as a DSO and not loaded the DOS, i.e. not
included the following reference to the PHP-lib in httpd.conf
LoadModule php4_module /opt/apache/libexec/libphp4.so
I have configured PHP as follows:
./configure -prefix=/opt/apache -with-mysgl=/opt/mysql/
--with-config-file-path=/opt/apache/conf/ --with-apxs=/opt/apache/bin/apxs
Best regards,
Fabian Mellegard
Do you know What's a logo worth: PRICELESS.
Do you have a logo ?
Do you have what it takes to design one ? To do it in Flash ?
Do you heve what it takes to put it on your website ? on your stationery & Business
card ? On literally hundreds of products ?
Do you have what it takes to make it 3D, ANIMATED & doesn't take AGES to download ?
Do you want me to take care of that for you ?
For examples, and pricing, Contact [EMAIL PROTECTED]
Serving Individuals, Family crests, Small Businesses, Communities, Townships and
Corporate America.
Don't get left behind. Get graphical.
Thank you.