[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] Need confirmation per raq 3/php 4. Almost done



Thank you for all of your time for those that replied.

Ok, I have php 4 up, now, so I have to ask:

When I want to add mysql/gd/png/jpeg support does rm config.cache and make
clean take away the php support and disable the php pages If not, would an
error in ./configure cause such delay?
Say png is not found, for example

Or, does a restart of apache have any bearing, *after a successful
./configure*
on the status of php and how it runs? I wish there was a way to add gd and
others without a pause in the php working, as make/make install and the new
./configure run

And do I have to reedit the httpd.conf file after I add new options? I just
figured it's best to ask in case

Thanks

Joel
----- Original Message -----
From: Gerald Waugh <gerald@xxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Wednesday, December 26, 2001 1:44 AM
Subject: Re: [cobalt-developers] Need confirmation per raq 3/php 4. Almost
done


> On Tuesday 25 December 2001 01:37 pm, you wrote:
> > I try
> > rm config.cache
> > make clean
> > I do it again
> > the ./configure
> > make
> > make install
> > and once again, I search in
> > /usr/lib/apache/
> > and only see libperl.so
> > not php4.so (libphp4.so)
> > If I add that line to the httpd.conf will it know what to do?
>
> No, I think you actualy have to have the file /usr/lib/apache/libphp4.so
>
> > I even tried locate libphp4 and only get .a type files
> >
> > should I redo with another php source?
> >
> I really don't know.
> Are you giving ./configure some options?
> ./configure --with-mysql --with-apxs=/usr/sbin/apxs --enable-ftp
> --with-openssl=/usr/local/ssl/
>
> Are you positive you are not getting compile errors?
> Does "make" and "make install complete with no errors?
> Gerald
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>