This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Apache + PHP


Check you have all of the required dll's:

$ cygcheck $(cygpath -w /lib/apache/libphp4.dll)

The above outputs a windows path list containing the dll's required by libphp4. Concentrate on the ones in your cygwin root directory.

If you have all of your required dll's then your next step should be rebasing your dll's:

http://sources.redhat.com/ml/cygwin/2002-11/msg00798.html
http://sources.redhat.com/ml/cygwin/2002-10/msg01836.html
http://sources.redhat.com/ml/cygwin/2002-10/msg01018.html

This has come up contless times in the mailing list archives, so try and check there first before posting (http://cygwin.com/ml/cygwin/).

I'm feeling kinda tired, have I missed anything? :|

Elfyn
elfyn@exposure.org.uk


--- Stuardo Rodriguez <str@strgt.cjb.net> wrote:
>When i downloaded the mod_php and installed it..   apache sotped working
>
>any1 else with that problem?
>
>any1 with apache + php working?  pls send me the libphp4.dll   thanks
>
>-------------------------------
>StR <str@strgt.cjb.net>
>-[http://strgt.cjb.net]
>
>--
>Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>Bug reporting:         http://cygwin.com/bugs.html
>Documentation:         http://cygwin.com/docs.html
>FAQ:                   http://cygwin.com/faq/

_____________________________________________________________
www.smokeJet.com - Free UK Internet Services

_____________________________________________________________
Select your own custom email address for FREE! Get you@yourchoice.com w/No Ads, 6MB, POP & more! http://www.everyone.net/selectmail?campaign=tag

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]