Edin
Mike Milano wrote:
Could anyone verify that isapi_fcgi.dll works with PHP 5.1.4 for them?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Could anyone verify that isapi_fcgi.dll works with PHP 5.1.4 for them?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
With PHP 5.1.2, FastCGI works fine.
I downloaded the PHP 5.1.4 binaries and replaced my 5.1.2 install. I now
get the following error when I load a PHP page.
***
HTTP/1.1 503 Server too busy Server: Microsoft-IIS/5.1 Date: Wed, 10 May
2006 17:09:58 GMT Connection: close Content-Type: text/html
ll need to compile PHP with MS VC++ 6.0 (I know, ancient one), since
compiling with a newer compiler will produce msvcrt.dll version mismatch
wich will cause crashes.
Edin
Mike Milano wrote:
Zend Optomizer 2.6.2 works ok when I use the public release, but when
I try to use a custom build, I ge
Zend Optomizer 2.6.2 works ok when I use the public release, but when I
try to use a custom build, I get a pretty vague exception when
php-cgi.exe is launched:
php-cgi.exe - Application Error
The instruction at "0x7c98fea" referenced memory at "0x0010". The
memory could not be "written".
Alex Blundell wrote:
HI, I have been searching the internet for days trying to find a way of
getting the windows username (%username%) of the current logged on user and
submitting it, along side some other information (entered into the form by
the user), to a MysQl database. This will enable me
Karuna wrote:
Hi. I've done some changes to php.ini and even after restarting IIS, these
changes aren't detected. I can't restart the machine itself so is there any
other way to fix this? I remember on WinXP and apache I had to restart my PC
to fix certain issues but I can't restart this as it
Mike Milano wrote:
Platform: WinXP Pro
Tools: VS7 CL Compiler & MS SDK Win2k Build Environment
Version: 5.1.2 from CVS
I get the same result with both compilers. When I try to configure the
build, it throws this error:
Enabling extension ext\tokenizer
C:\work\php-src\configure.js(99
ript runtime error:
'PHP_UNICODE_SHARED' is undefined
config command: cscript /nologo configure.js --enable-snapshot-build
Any insight would be greatly appreciated.
Thank you,
Mike Milano
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
just a guess, are you sure you didn't transpose the first 2 letters of
the class? should it be DbConnect() and not BdConnect() ?
now that i think about it you would probably get a different error if
the class didn't exist though.
Marcos Nagamura wrote:
Hi,
sorry about the off-topic.
With
John Smith wrote:
I am able to compile PHP, but I am trying to create an extension (
following zend's hello world tutorial ) and the configure step will not
recognize my enable command.
I'm working with: PHP5.1 and have tried both win2k3/vs.net and
winxp/vsc++6 with the exact same results.
11 matches
Mail list logo