|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
php5apache.dll?
I installed Apache.
I installed PHP. I added LoadModule php5_module c:/php/php5apache.dll AddModule mod_php5.c AddType application/x-httpd-php .php into the apache conf file... I then copied my php5ts.dll into my system32 dir, Apache wont load. Where do I get these php dlls? that was the only dll in my C |
|
#2
|
|||
|
|||
|
RE: php5apache.dll?
i would rtfm, but I don't know where the "fm" is :-/
|
|
#3
|
|||
|
|||
|
RE: php5apache.dll?
manual can be found here...
http://www.php.net/download-docs.php read chapter 3 |
|
#4
|
|||
|
|||
|
RE: php5apache.dll?
well, r'ing tfm didn't help.. I still don't see where I get php5apache.dll from?
|
|
#5
|
|||
|
|||
|
RE: php5apache.dll?
how did you originally install php?
|
|
#6
|
|||
|
|||
|
RE: php5apache.dll?
InstallSheild.
|
|
#7
|
|||
|
|||
|
RE: php5apache.dll?
did you run a search on your machine to see if you can find the file?
|
|
#8
|
|||
|
|||
|
RE: php5apache.dll?
yep. no luck.
|
|
#9
|
|||
|
|||
|
RE: php5apache.dll?
I guess I'll just install IIS, this is for private uses anyway. That a viable option?
|
|
#10
|
||||
|
||||
|
RE: php5apache.dll?
Try re-downloading php5, i downloaded it working fine, that dll was included. Download the non-installshield one.
|
|
#11
|
|||
|
|||
|
RE: php5apache.dll?
okay, I got that dll from the other php5 dl... but now I can't figure out where it's trying to pull mod_php5.c from?
I added LoadModule php5_module c:/php/php5apache.dll AddModule mod_php5.c AddType application/x-httpd-php .php into my .conf, which was in the install.txt that came with php. When I try to start apache now, it says it can't. |
|
#12
|
|||
|
|||
|
RE: php5apache.dll?
use
LoadModule php5_module "f:/php/php5apache2.dll" if you using apache 2 |
|
#13
|
|||
|
|||
|
RE: php5apache.dll?
Its in the zipped win installation. Had the same problem when i downloaded the installer version, got it from the zipped one.
-caf |
|
#14
|
|||
|
|||
|
RE: php5apache.dll?
Quote:
|
|
#15
|
|||
|
|||
|
RE: RE: php5apache.dll?
i can not use my session runnable in php4 there is the error session_cookie_cachelimitter error and the error headers already sent cannot send session |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > php5apache.dll? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|