well Mark, i have installed apache2 first, then php, but what seems to be my problem finally is that i cant find the libphp5.so, i can not find it in /usr/local/apache2/modules,
and it is not even in the libs directory of php-5.0.0, so because of this, i can not load any module? any ideas? even when i use the find command to find where it could be as in; find / --name libphp5.so, it returns no entry. how can i fix this? Evelyn Namara Technical Support Engineer, Linux Solutions, Uganda Kagga House, Bugolobi P.O.BOX 26192, Kampala, Uganda. +256782795320 "Having little is not bad, and having big dreams is very good, because even the richest guys today, started it all with a DREAM". > On Tuesday 30 May 2006 16:57, Evelyn Namara wrote: >> Well Guido, >> >> i have a specific client who needs an upgrade of the 2, php >> and apache thats why i have to make that upgrade as opposed to >> using the default ones that come with the system. >> >> this will be compiled on a redhat box, but >> am now trying it out on a suse 9.3 box. > > I say compile both Apache and PHP separately, i.e., don't try to > link them into each other during compile time. But I'd suggest > you install Apache first, as PHP may be dependent on its > existence for some modules, e.g. APXS2 (--with-apxs2) > > Once done, load the appropriate PHP module from Apache as > mentioned earlier. > > Mark. > _______________________________________________ LUG mailing list [email protected] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/ The above comments and data are owned by whoever posted them (including attachments if any). The List's Host is not responsible for them in any way. ---------------------------------------
