On Mon, 2004-08-30 at 17:06, Michael KrÃmer wrote:
> Hi fink users,
> 
> i tried to install apache2 + php4 on my OS X 10.3 with fink.
> Apache2 was no problem, itÂs up and running.
> But the only php4 package in fink I found is libapache2-ssl-mod-php4, 
> which seems to be for apache2-ssl and needs all the ssl-related libs. In 
> this case, I donÂt need ssl.
> 
> now the questions: is there just no libapache2-mod-php4 cause nobody 
> found the time to create it yet? What could i do to get php4 working 
> with apache2 on my system?
> Some hints would be great.
> 
> IÂm pretty familiar with compiling and installing apache+php on debian, 
> but with OS X this is my first try.
> 
> best regards,
> michael
> 
> 

It looks like all the PHP4 stuff for Fink uses SSL:

http://fink.sourceforge.net/pdb/search.php?s=php

You'd have to create your own package that doesn't use SSL, using the
existing apache2 package description file (apache2.info) as a
template--this file generates all of the various module files.  

Check out the packaging tutorial:


http://fink.sourceforge.net/doc/quick-start-pkg/index.php

-- 
Alexander K. Hansen <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to