Beste php'ers,

Ik zit met een probleem,
Namelijk, op een server wil ik PHP installeren, heb ik gedaan.
Nu wil ik PHP in Apache doen alleen hij kan het dll bestand niet vinden.
PHP versie: 5.3.0
Apache versie 2.2.13

Nu staat php geinstalleerd in: C:\wwwSoft\PHP5\
Nu moet er een DLL bestand geladen worden, in de install van PHP staat dat dat ik dit moet invoegen:

# Add to the end of the LoadModule section
LoadModule php5_module "C:/wwwSoft/PHP5/php5apache.dll"

# Add to the end of the AddModule section
AddModule mod_php5.c

# Add this line inside the <IfModule mod_mime.c> conditional brace
AddType application/x-httpd-php .php

# For syntax highlighted .phps files, also add
AddType application/x-httpd-php-source .phps


Alleen als ik dan Apache re-start dan krijg ik ERROR
En ik kijk in Error log, en staat dat hij het dll bestand niet kan vinden/openen

Wat moet ik nu doen?

Bvd,
Loran
[B.U.M.P]

[/B.U.M.P]
[bump]
Download eens [google]xampp[/google] of [google]wamp[/google], kijk daar naar bijvoorbeeld, of volg een tutorial [google]install php apache[/google].
Al gekeken, maar levert niks op :S
LoadModule php5_module "/php5apache.dll"

Dit dan?
Mr. Bean (loran) schreef op 05.09.2009 19:03
Al gekeken, maar levert niks op :S

Je weet, dat dat onvoldoende info is.
Windhoos :P
Probeer mijn tutorial eens.
Goed idee, ik ga gewoon helemaal overnieuw beginnen!

Thanks
Ik ga zo kijken eerst lekekr TV kijken
Rest ook bedankt voor jullie hulp!

gr

Reageren