GROS PROBLEME DE SERVEUR

GROS PROBLEME DE SERVEUR - PHP - Programmation

Marsh Posté le 03-03-2003 à 19:14:52    

Voila j'ai un serveur Apache (1.3) avec PHP, et je comprends pas pourkoi ca marche pas, il trouve pas la page, avant j'avais IIS, mais il me faisais une alerte sécurité qd j'accedais a la page, pasque selon lui je pouvais pas lancer php.exe
HEEEEEEEEEEELP
C un truc de fou

Reply

Marsh Posté le 03-03-2003 à 19:14:52   

Reply

Marsh Posté le 03-03-2003 à 19:16:59    

ouahou le titre super explicite et les caps :o

Reply

Marsh Posté le 03-03-2003 à 20:31:47    

ban :o

Reply

Marsh Posté le 03-03-2003 à 20:57:18    

titre pas compliant
ban :o


---------------
Informaticien.be - Lancez des défis à vos amis
Reply

Marsh Posté le 03-03-2003 à 21:08:32    

c'est tout con pourtant, c'est marqué dans la doc.
 
Dans httpd.conf tu mets ceci:


ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml
Action application/x-httpd-php "/php/php.exe"


ou ceci:


LoadModule php4_module C:/php/sapi/php4apache.dll
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php .phtml


 
Le premier exploite un exécutable FastPERL et le second une DLL compilée nativement.  En tenant compte que le répertoire d'installation chez toi n'est pas forcément C:\PHP comme dans l'exemple ici.
 
Moralité: RTFM!!!


Message édité par drasche le 03-03-2003 à 21:09:14

---------------
Whichever format the fan may want to listen is fine with us – vinyl, wax cylinders, shellac, 8-track, iPod, cloud storage, cranial implants – just as long as it’s loud and rockin' (Billy Gibbons, ZZ Top)
Reply

Marsh Posté le 03-03-2003 à 21:22:22    

TT pour la soirée pour caps + topic de fainéant


---------------
J'ai un string dans l'array (Paris Hilton)
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed