php-windows Digest 1 Jul 2001 18:25:45 -0000 Issue 635
Topics (messages 8115 through 8120):
Re: 500 error
8115 by: Jonathan Marriott
my PHP can't work in IIS5...
8116 by: delol
the PHP can't work on IIS5..
8117 by: delol
SQL2000 problem
8118 by: Marc Jones
8119 by: Frank M. Kromann
Please help!
8120 by: Ber�nyi Tam�s
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
were do u werk phil?
Hi ALL:
when i test whether the PHP work or not with the test.php with code
<?phpinfo()?> , it will show the error message box. i.e
"unable to load dynamic library "PATH/FILE NAME" . the module can not be
found."
I'm sure that the path of all .dll files are right.
PATH = C:\PHP\extionsions\
FILE NAME = php_ifx.dll
php_mssql65.dll
php_oci8.dll
php_oracle.dll
php_sybase_ct.dll
The test.php is certainly in the wwwroot folder.
I'm using Windows2000 Advanced Server with SP2.
THX for solve my problem.
Please.
Hi ALL:
when i test whether the PHP work or not with the test.php with code
<?phpinfo()?> , it will show the error message box. i.e
"unable to load dynamic library "PATH/FILE NAME" . the module can not be
found."
I'm sure that the path of all .dll files are right.
PATH = C:\PHP\extionsions\
FILE NAME = php_ifx.dll
php_mssql65.dll
php_oci8.dll
php_oracle.dll
php_sybase_ct.dll
The test.php is certainly in the wwwroot folder.
I'm using Windows2000 Advanced Server with SP2.
THX for solve my problem.
Please.
Hiya all :o)
My system is win2k (IIS5) with sql2k and php4
If I un-remark the line ;extension=php_mssql70.dll in the php.ini then on
the first access of a mssql function, inetinfo hangs using 99 of processor
time. Re-remark that line, and all is ok (except there is no mssql
functions).
Am I right in thinking that php_mssql70.dll is incompatable with sql2000? If
this is the case, is there such an extension as php_mssql2k.dll (or similar)
Any help would be very greatfully received,
yours
db-less marcus :o)
Hi Marc,
It seams you are using an old version of php4. Please update to the latst version ,
where the extension is called php_mssql.dll
- Frank
> Hiya all :o)
>
> My system is win2k (IIS5) with sql2k and php4
>
> If I un-remark the line ;extension=php_mssql70.dll in the php.ini then on
> the first access of a mssql function, inetinfo hangs using 99 of processor
> time. Re-remark that line, and all is ok (except there is no mssql
> functions).
>
> Am I right in thinking that php_mssql70.dll is incompatable with sql2000? If
> this is the case, is there such an extension as php_mssql2k.dll (or similar)
>
> Any help would be very greatfully received,
>
> yours
>
> db-less marcus :o)
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>
I'd like to know what is the problem: I can't run php on Explorer, the apache's error
log file says "[Sun Jul 01 00:25:20 2001] [error] [client 127.0.0.1] couldn't spawn
child process: c:/program files/apache group/apache/cgi-bin/probaphp.php".
Apache/1.3.20 and Php/4.0.5 running, win98 se.