Date: 08/22/00
- Next message: darcy w. christ: "Re: [phplib] destroy session"
- Previous message: Jens Benecke: "[phplib] sql_query->form customization?"
- Next in thread: andRie Isharyono: "[phplib] Re: [PHP-INST] Apache not starting with PHP4 ..."
- Reply: andRie Isharyono: "[phplib] Re: [PHP-INST] Apache not starting with PHP4 ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I had the same problem. I was using an RPM version of apache,
and installed PHP3 as below - same 'fake start' problem. The
server doesn't really run, though it indicates that it does.
I uninstalled the RPM apache and installed it 'normally'.
Following the install instructions from php.net, everything
works now.
I think there may be other solutions if you want to use RPM apache, I think
there are php-mysql modules available, but I do not claim to be
any sort of expert in any of these areas. I had to get this done,
and had a deadline, and this solution worked. Hope it helps someone.
Irfan Baig
>On Tue, 22 Aug 2000, Gee wrote:
>
> > I have been having the same problem. When you restart the web server, it
> > says it started ok. Then if you go to stop it, it says FAILED on stop,
>then
> > start it again and it says OK but it really doesnt start. (Same
>Segmentation
> > fault upon investigation.)
> >
> > It has something to do with the mysql support I believe, a conflict with
> > another apache module using mysql I assume. If I compiled it without
>MYSQL
> > support, it would work fine.
> >
> > I was actually able to get it to work fine on one server as a module.
>All I
> > really did was specify /usr as the directory for MySQL. however, on all
>of
> > my other servers (Including a RAQ3) I couldnt get it to take. I think
>MySQL
> > was installed differently on the other servers, but I dont know how yet.
>I
> > didnt do the installation so it might take me a little while to figure
>out
> > what the deal is.
> >
> > So for the time being I have it installed as a CGI program and it works
> > great.
> > Im just a little concerned about the security implications of doing it
>that
> > way so I will continue to try and figure out whats happening.
> >
> > Gerald
> >
> > -----Original Message-----
> > From: Moritz Julian Ehlenz | M2Soft Systemhaus GbR <mjehlenz <email protected>>
> > To: php-install <email protected> <php-install <email protected>>
> > Date: Monday, August 21, 2000 4:43 PM
> > Subject: [PHP-INST] Apache not starting with PHP4 module
> >
> >
> > >Hi there,
> > >
> > >well I have been trying to get PHP4 to work on my RAQ3
> > >for two days and one night now - without any success.
> > >
> > >I reinstalled imap and mysql from the sources and then
> > >did a
> > >
> > > ./configure --with-apxs=/usr/sbin/apxs
> > > --with-config-file-path=/etc/httpd/php4
> > > --with-mysql=/usr/local/mysql
> > > --with-imap=/home/sites/home/users/admin/imap-4.7c/
> > > --with-gnu-ld
> > >
> > >Then I did a make and a make install - no problems so
> > >far. Then I edited httpd.conf and srm.conf to use the
> > >PHP4 module instead of the PHP3 module. Then I restarted
> > >the http daemon, or rather tried to. All that happens
> > >is that httpd shuts down and tries to restart, but refuses
> > >all connections on port 80. httpd status returns that
> > >httpd is running - but I didn't believe it. Well, a
> > >httpd -X at the command line returned "Segmentation fault".
> > >
> > >Well, by now I recompiled PHP4 more than a dozen times
> > >w/o any success... I guess I'll give up now and return to
> > >PHP3. At least that works ))-: Well, if anybody has any
> > >idea, what's going on here, I'd really like to hear that (-:
> > >
> > >Cu, Moritz
> > >--
> > >+++ .de Domain + Weiterleitung + 100 Subdomains +++
> > >+++ nur 33,- DM pro Jahr +++ www.m2soft.com +++
> > >
> > >--
> > >PHP Install Mailing List (http://www.php.net/)
> > >To unsubscribe, e-mail: php-install-unsubscribe <email protected>
> > >For additional commands, e-mail: php-install-help <email protected>
> > >To contact the list administrators, e-mail:
>php-list-admin <email protected>
> > >
> > >
> >
> >
> >
>
>
>--
>PHP Install Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: php-install-unsubscribe <email protected>
>For additional commands, e-mail: php-install-help <email protected>
>To contact the list administrators, e-mail: php-list-admin <email protected>
>
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: darcy w. christ: "Re: [phplib] destroy session"
- Previous message: Jens Benecke: "[phplib] sql_query->form customization?"
- Next in thread: andRie Isharyono: "[phplib] Re: [PHP-INST] Apache not starting with PHP4 ..."
- Reply: andRie Isharyono: "[phplib] Re: [PHP-INST] Apache not starting with PHP4 ..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

