----- Original Message -----
From: Frontier
Sent: Monday, September 30, 2002 3:45 PM

Im trying to install php on win2k server running sambar 5.2. My directory structure is as follows:
 
C:\Sambar52
C:\PHP
C:\PHP\php4isapi.dll
C:\PHP\Extensions\
C:\php\sapi\
C:\WINNT\php.ini
 
from my mappings.ini
[isapi]
*.php c:\php\php4isapi.dll
 
from my php.ini
extension_dir = c:\php\extensions
 
The dll loads fine, from the log:
[2002-09-29 21:49:31] Loading PHP4ISAPI.DLL: isapi
 
But when I go to test the script phpinfo

[2002-09-29 21:50:01] PHPINFO.PHP: Failure loading ISAPI GetExtensionVersion (DLL in path or 'bin' directory?)
Anyone know what causes this error? or what dll the Function GetExtensionVersion is in? Anyone have to do anything other than what I have outlined in order to get php to work on Win2k Server?
 
Sincerely,
Chris Ranni
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/


Reply via email to