logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Problem installing Apache + PHP in Windows
Author
reynierpm



Joined: 11 Jun 2006
Posts: 7

PostPosted: Sun 11 Jun '06 23:34    Post subject: Problem installing Apache + PHP in Windows Reply with quote

Hi to every here:
Recently I download Apache 2.2.2 for Windows and try to install it and make it works but I can't. I have before Apache 2.0.55 working with PHP 5.1.4 good but now I can make Apache 2.2.2 works fine with PHP 5.1.4. I think that the problem came with DLL. If I do this:
Quote:
#LoadModule php5_module D:/Server/PHP/php5apache2.dll

Every works fine but if I uncommented the line
Quote:
LoadModule php5_module D:/Server/PHP/php5apache2.dll

when I try to start Apache it fails. Some help here ?

Regards,
Back to top
Millennium



Joined: 17 Apr 2006
Posts: 179
Location: Leiderdorp, NL, EU

PostPosted: Mon 12 Jun '06 9:02    Post subject: Reply with quote

Did you donwload php5apache2.dll from this site?
Back to top
Saido



Joined: 12 Jun 2006
Posts: 1
Location: The Netherlands

PostPosted: Mon 12 Jun '06 16:10    Post subject: Reply with quote

I am also looking for that file on this site but I can't find it.
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3053
Location: Hilversum, NL, EU

PostPosted: Mon 12 Jun '06 17:08    Post subject: Reply with quote

www.apachelounge.com/download
Back to top
reynierpm



Joined: 11 Jun 2006
Posts: 7

PostPosted: Mon 12 Jun '06 18:37    Post subject: Yes I d do Reply with quote

Yes I download the file but the extension php_mysql.dll, php_mysqli.dll and php_mssql.dll doesn't work for me. Apache now works fine but I can interactue with BD, why?

Regards,
Back to top
jdorosar



Joined: 15 Jun 2006
Posts: 1

PostPosted: Thu 15 Jun '06 23:26    Post subject: Problem with my php.ini Reply with quote

Hi!

I have a problem with my php.ini when I copy it on Windows. I try to load phpinfo() and only show a empty page. Otherwise, I remove php.ini from Windows and it works perfect, excluding modules because I can't load without the config file.

I'm using Apache 2.2.2 and PHP 5.1.4 on XP with AMD 64.

Thanks
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7294
Location: Germany, Next to Hamburg

PostPosted: Sat 17 Jun '06 11:26    Post subject: Reply with quote

Did youset PHPIniDir in httpd.conf?
Back to top


Reply to topic   Topic: Problem installing Apache + PHP in Windows View previous topic :: View next topic
Post new topic   Forum Index -> Apache