Author |
|
reynierpm
Joined: 11 Jun 2006 Posts: 7
|
Posted: Sun 11 Jun '06 23:34 Post subject: Problem installing Apache + PHP in Windows |
|
|
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
|
Posted: Mon 12 Jun '06 9:02 Post subject: |
|
|
Did you donwload php5apache2.dll from this site? |
|
Back to top |
|
Saido
Joined: 12 Jun 2006 Posts: 1 Location: The Netherlands
|
Posted: Mon 12 Jun '06 16:10 Post subject: |
|
|
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: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
reynierpm
Joined: 11 Jun 2006 Posts: 7
|
Posted: Mon 12 Jun '06 18:37 Post subject: Yes I d do |
|
|
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
|
Posted: Thu 15 Jun '06 23:26 Post subject: Problem with my php.ini |
|
|
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: 7371 Location: Germany, Next to Hamburg
|
Posted: Sat 17 Jun '06 11:26 Post subject: |
|
|
Did youset PHPIniDir in httpd.conf? |
|
Back to top |
|