[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-08-20 Thread sniper

ID: 12262
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Open
Bug Type: Reproducible crash
Operating System: Windows 2000 Server, IIS5.0
PHP Version: 4.0.6
New Comment:

status - open (nobody commented?)


Previous Comments:


[2001-07-22 07:03:33] [EMAIL PROTECTED]

Ok - anyone in the know care to comment on whether there 
might be differences between the equivalients of 
msvcrt.dll on NT/W2K?




[2001-07-21 18:58:50] [EMAIL PROTECTED]

Mr. Driscoll

I was loading the 4.0.6 version without extensions, upgrading from 4.0.4 that also did 
not have extensions.  And I did make sure both DLLs checked out and they did, both 
were current to 4.0.6 and error still occurs.

Thank you




[2001-07-20 10:38:43] [EMAIL PROTECTED]

Apologies if you've tried this already but...

Load the two copies of php4ts.dll into a text editor 
(notepad wil do) and search for 4.0.6 just to make really 
sure.

If you are convinced beyond doubt that there are no old 
php modules (including old extention modules) lying 
around, then (question to Windows developers) is there a 
possibilty that this is something to do with the 
msvcrt.dll - or its W2K equivalent?




[2001-07-20 10:19:19] [EMAIL PROTECTED]

I have done this, I used 4.0.5 instead of .6 and it works fine.  PHP4TS.DLL
only exists in 2 places on my server, and both were current to the new PHP,
or else I wouldn't have reported this.




[2001-07-20 07:44:14] [EMAIL PROTECTED]

sounds like you haven't overwritten an old stale dll.
first stop your webserver, then overwrite everything with the new distribution and 
finally restart your webserver.



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/?id=12262


Edit this bug report at http://bugs.php.net/?id=12262edit=1


-- 
PHP Development 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]




[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-22 Thread phildriscoll

ID: 12262
Updated by: phildriscoll
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: Windows 2000 Server, IIS5.0
PHP Version: 4.0.6
New Comment:

Ok - anyone in the know care to comment on whether there 
might be differences between the equivalients of 
msvcrt.dll on NT/W2K?


Previous Comments:


[2001-07-21 18:58:50] [EMAIL PROTECTED]

Mr. Driscoll

I was loading the 4.0.6 version without extensions, upgrading from 4.0.4 that also did 
not have extensions.  And I did make sure both DLLs checked out and they did, both 
were current to 4.0.6 and error still occurs.

Thank you




[2001-07-20 10:38:43] [EMAIL PROTECTED]

Apologies if you've tried this already but...

Load the two copies of php4ts.dll into a text editor 
(notepad wil do) and search for 4.0.6 just to make really 
sure.

If you are convinced beyond doubt that there are no old 
php modules (including old extention modules) lying 
around, then (question to Windows developers) is there a 
possibilty that this is something to do with the 
msvcrt.dll - or its W2K equivalent?




[2001-07-20 10:19:19] [EMAIL PROTECTED]

I have done this, I used 4.0.5 instead of .6 and it works fine.  PHP4TS.DLL
only exists in 2 places on my server, and both were current to the new PHP,
or else I wouldn't have reported this.




[2001-07-20 07:44:14] [EMAIL PROTECTED]

sounds like you haven't overwritten an old stale dll.
first stop your webserver, then overwrite everything with the new distribution and 
finally restart your webserver.



[2001-07-19 14:01:10] [EMAIL PROTECTED]

After installing PHP4.0.6 over the old PHP 4.0.4, I was getting CGI Incorrect Header 
errors from my php websites, so I tried to run PHP.EXE from the command line to see if 
that would give a specific error and it pops up an error window stating below:

php.exe - Entry Point Not Found
The procedure entry point php_output_startup could not be located in the dynamic link 
library php4ts.dll

php4ts.dll does exist in the same directory as PHP.EXE, and I have copied it to 
%systemroot%\system32.

I am running Windows 2000 Server SP2.





Edit this bug report at http://bugs.php.net/?id=12262edit=1


-- 
PHP Development 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]




[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-21 Thread mclerc

ID: 12262
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Reproducible crash
Operating System: Windows 2000 Server, IIS5.0
PHP Version: 4.0.6
New Comment:

Mr. Driscoll

I was loading the 4.0.6 version without extensions, upgrading from 4.0.4 that also did 
not have extensions.  And I did make sure both DLLs checked out and they did, both 
were current to 4.0.6 and error still occurs.

Thank you


Previous Comments:


[2001-07-20 10:38:43] [EMAIL PROTECTED]

Apologies if you've tried this already but...

Load the two copies of php4ts.dll into a text editor 
(notepad wil do) and search for 4.0.6 just to make really 
sure.

If you are convinced beyond doubt that there are no old 
php modules (including old extention modules) lying 
around, then (question to Windows developers) is there a 
possibilty that this is something to do with the 
msvcrt.dll - or its W2K equivalent?




[2001-07-20 10:19:19] [EMAIL PROTECTED]

I have done this, I used 4.0.5 instead of .6 and it works fine.  PHP4TS.DLL
only exists in 2 places on my server, and both were current to the new PHP,
or else I wouldn't have reported this.




[2001-07-20 07:44:14] [EMAIL PROTECTED]

sounds like you haven't overwritten an old stale dll.
first stop your webserver, then overwrite everything with the new distribution and 
finally restart your webserver.



[2001-07-19 14:01:10] [EMAIL PROTECTED]

After installing PHP4.0.6 over the old PHP 4.0.4, I was getting CGI Incorrect Header 
errors from my php websites, so I tried to run PHP.EXE from the command line to see if 
that would give a specific error and it pops up an error window stating below:

php.exe - Entry Point Not Found
The procedure entry point php_output_startup could not be located in the dynamic link 
library php4ts.dll

php4ts.dll does exist in the same directory as PHP.EXE, and I have copied it to 
%systemroot%\system32.

I am running Windows 2000 Server SP2.





Edit this bug report at http://bugs.php.net/?id=12262edit=1


-- 
PHP Development 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]




[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread dbeu

ID: 12262
Updated by: dbeu
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: Reproducible crash
Operating System: Windows 2000 Server, IIS5.0
PHP Version: 4.0.6
New Comment:

sounds like you haven't overwritten an old stale dll.
first stop your webserver, then overwrite everything with the new distribution and 
finally restart your webserver.

Previous Comments:


[2001-07-19 14:01:10] [EMAIL PROTECTED]

After installing PHP4.0.6 over the old PHP 4.0.4, I was getting CGI Incorrect Header 
errors from my php websites, so I tried to run PHP.EXE from the command line to see if 
that would give a specific error and it pops up an error window stating below:

php.exe - Entry Point Not Found
The procedure entry point php_output_startup could not be located in the dynamic link 
library php4ts.dll

php4ts.dll does exist in the same directory as PHP.EXE, and I have copied it to 
%systemroot%\system32.

I am running Windows 2000 Server SP2.





Edit this bug report at http://bugs.php.net/?id=12262edit=1


-- 
PHP Development 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]




[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread mclerc

ID: 12262
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Reproducible crash
Operating System: Windows 2000 Server, IIS5.0
PHP Version: 4.0.6
New Comment:

I have done this, I used 4.0.5 instead of .6 and it works fine.  PHP4TS.DLL
only exists in 2 places on my server, and both were current to the new PHP,
or else I wouldn't have reported this.


Previous Comments:


[2001-07-20 07:44:14] [EMAIL PROTECTED]

sounds like you haven't overwritten an old stale dll.
first stop your webserver, then overwrite everything with the new distribution and 
finally restart your webserver.



[2001-07-19 14:01:10] [EMAIL PROTECTED]

After installing PHP4.0.6 over the old PHP 4.0.4, I was getting CGI Incorrect Header 
errors from my php websites, so I tried to run PHP.EXE from the command line to see if 
that would give a specific error and it pops up an error window stating below:

php.exe - Entry Point Not Found
The procedure entry point php_output_startup could not be located in the dynamic link 
library php4ts.dll

php4ts.dll does exist in the same directory as PHP.EXE, and I have copied it to 
%systemroot%\system32.

I am running Windows 2000 Server SP2.





Edit this bug report at http://bugs.php.net/?id=12262edit=1


-- 
PHP Development 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]




[PHP-DEV] Bug #12262 Updated: php.exe - Entry Point Not Found

2001-07-20 Thread phildriscoll

ID: 12262
Updated by: phildriscoll
Reported By: [EMAIL PROTECTED]
Old Status: Bogus
Status: Feedback
Bug Type: Reproducible crash
Operating System: Windows 2000 Server, IIS5.0
PHP Version: 4.0.6
New Comment:

Apologies if you've tried this already but...

Load the two copies of php4ts.dll into a text editor 
(notepad wil do) and search for 4.0.6 just to make really 
sure.

If you are convinced beyond doubt that there are no old 
php modules (including old extention modules) lying 
around, then (question to Windows developers) is there a 
possibilty that this is something to do with the 
msvcrt.dll - or its W2K equivalent?


Previous Comments:


[2001-07-20 10:19:19] [EMAIL PROTECTED]

I have done this, I used 4.0.5 instead of .6 and it works fine.  PHP4TS.DLL
only exists in 2 places on my server, and both were current to the new PHP,
or else I wouldn't have reported this.




[2001-07-20 07:44:14] [EMAIL PROTECTED]

sounds like you haven't overwritten an old stale dll.
first stop your webserver, then overwrite everything with the new distribution and 
finally restart your webserver.



[2001-07-19 14:01:10] [EMAIL PROTECTED]

After installing PHP4.0.6 over the old PHP 4.0.4, I was getting CGI Incorrect Header 
errors from my php websites, so I tried to run PHP.EXE from the command line to see if 
that would give a specific error and it pops up an error window stating below:

php.exe - Entry Point Not Found
The procedure entry point php_output_startup could not be located in the dynamic link 
library php4ts.dll

php4ts.dll does exist in the same directory as PHP.EXE, and I have copied it to 
%systemroot%\system32.

I am running Windows 2000 Server SP2.





Edit this bug report at http://bugs.php.net/?id=12262edit=1


-- 
PHP Development 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]