|
Posted by Gerard Seibert on 12/28/05 20:45
"NotGiven" <noname@nonegiven.invalid> wrote in message
news:CMAsf.918$Nr6.515@bignews5.bellsouth.net...
> "Gerard Seibert" <gerard-seibert@suscom.net> wrote in message
> news:NaCdnZJ5ft2WPy_eRVn-oQ@suscom.com...
>>
>> "NotGiven" <noname@nonegiven.invalid> wrote in message
>> news:Bhjsf.28480$Qa1.14209@bignews1.bellsouth.net...
>>>I have tried to install mod_PHP5 on freebsd where I had
>>>installed apache 2. It throws as error indicating mod_php5
>>>needs apache 1.3.
>>>
>>> I am a newbie, shoudl I just run Apache 1.3 rather than
>>> trying to run the latest Apache?
>>>
>> What you want to do is update your ports. Then cd to
>> /usr/ports/lang/php5
>>
>> Now just install the port: make install && make distclean
>>
>> There are certain attributes that should be added to the
>> httpd.conf file after the installation. You might try using
>> this installation method to get a better idea of what to do.
>>
>> make && make install > ~/php5-install.log && make distclean
>>
>> Now you can just read the log file created to get a better
>> picture of what you have to do.
>>
>> By the way, I personally run PHP5 with Apache2 and have no
>> problems.
>>
>> --
>> Gerard Seibert
>> gerard@seibercom.net
>
> Gerard - thanks. I've read alittle about a prefork MPM and
> others. SOme things say not to use MPM, on freebsd - like me -
> you should run prefork.
>
> How the heck do I make that happen? (Feeling like I'm in over
> my head)
I'll be quite honest and admit I know nothing about a 'prefork
MPM'.
I gave you the basic information you need to get PHP5 for Apache2
installed. If you need further information I would suggest you
contact the FreeBSD mailing list directly. I can supply you with
that information if you require it. I am a member there also.
--
Ciao
Navigation:
[Reply to this message]
|