Here's how I made my PHP and MYSQL work... and I haven't had  a problem, not
ever...

Make sure you install PHP, MYSQL and why not.... PERL too... Make sure you
download the binary, installable versions...

Install all of them and...

open regedit>>
go to sysroot>>
right click>>>
Select (add new key)
Name new key >> [ .iss ] not these = ][ just .iss
Modify the default value>>>>
Enter = Perl
Right click on the new key you made [ .iss ]
Select (add new key)
Name new key >> [ Perl ] not these = ][ just Perl
Right click on the new key you made [ Perl ]
Select (add new key)
Name new key >> [ ShellNew ] not these = ][ just ShellNew
Shutdown restart

When you get to your desktop......
create a new file [txt file]
rename to anything.iss
If the icon changes to Perl Icon you now have [ .iss ] in the servers path,
root

Make sure you have php4isapi.dll in your PHP folder.

and finally in your mappings.ini, you should have at leat something like
this:


[isapi]
*.iss = X:\server\perl\bin\PerlIS.dll
*.pl = X:\server\perl\bin\PerlIS.dll
*.php = X:\php\php4isapi.dll
*.fxp = X:\php\php4isapi.dll


This works for me...

Have fun!

-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/




Reply via email to