Prøv med dette "program"
http://sourceforge.net/projects/phptriad/
Programmet heder PhpTriade og indholder Php, Mysql og php
"Svante" <yeah@right.com> skrev i en meddelelse
news:3B02A589.A1B7F18E@right.com...
> Hej PHP gruppe.
>
> Når jeg forsøger at installere PHP 4.0.5 sammen med min apache (1.3.19)
> server får jeg følgende fejl:
>
> Syntax error on line 990 of
> c:/programs/servers/web/apache/conf/httpd.conf:
> Cannot load
> c:/programs/servers/web/apache/modules/php4/sapi/php4apache.dll into
> server: (1157) One of the library files needed to run this application
> cannot b
> e found:
>
> Note the errors or messages above, and press the <ESC> key to exit.
> 27...
>
> Jeg har dog gjort præcist hvad der står i den medfølgende
> installations-fil, men ligemeget hjælper det.
>
> De relevante dele af installations filen er her:
>
> - dlls
> Some DLLs that are required for PHP and some extensions. Please copy
> them to your to your windows/system (Win9.x)
> or winnt/system32 (WinNT, Win2000) directory.
> If you already have these DLLs installed on your system, overwrite them
> only if something is not working correctly.
> Before overwriting them, it is a good idea to back them or move them to
> another folder - just in case something goes wrong.
>
>
> Installtion instructions
> ------------------------
>
> Apache:
> 1. Stop the Apache Webserver.
> Edit the httpd.conf and put in these lines, modified to your
> environment:
>
> # for the apache module
> LoadModule php4_module c:/php/sapi/php4apache.dll
> AddType application/x-httpd-php .php4
>
> #for the cgi binary (you can use that one compiled with force cgi
> redirect too)
> ScriptAlias /php4/ "C:/php/"
> Action application/x-httpd-php4 "/php4/php.exe"
> AddType application/x-httpd-php4 .php
>
> 2. Unzip the Package to c:\php, now move php4ts.dll to the
> windows/system(32) directory, overwritte any older file!
>
> 3. Copy the php.ini-dist to your sysroot (directory where you installed
> windows), rename it to php.ini, and
> edit the php.ini to fit your needs.
>
> 4. Restart the Apache server.
>
>
> Er der nogen der har oplevet ovenstående, og kender en løsning på
> problemet?
>
> M.v.h. Svante
> --
> And remember. Smoking stinks.