[PHP] error from 4.3.10: The specified procedure could not be found.

2005-03-06 Thread Javier Muniz
Forgive me if this has been answered before, but all I was able to find
was a bogus bug report on this issue that did not contain any useful
information.  When installing php 4.3.10 on a Win2k3 machine I'm getting
the The specified procedure could not be found. Error from any php
page I attempt to execute.  I don't have any extensions enabled and this
is a completely vanilla install of 4.3.10.  Followed the installation
procedure to a tee.  It works with 4.3.6 but 4.3.6 has other
show-stopper bugs.  It looks like other people are having this problem
as well, though it doesn't appear (at least, not to Google) that anyone
has been able to solve it.

Any information is greatly appreciated, including links to any FAQs that
might be helpful since I haven't found any that contain *any* useful
information on this problem.

Thanks,
-Javier

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] error from 4.3.10: The specified procedure could not be found.

2005-03-06 Thread Tom Rogers
Hi,

Monday, March 7, 2005, 4:55:01 AM, you wrote:
JM Forgive me if this has been answered before, but all I was able to find
JM was a bogus bug report on this issue that did not contain any useful
JM information.  When installing php 4.3.10 on a Win2k3 machine I'm getting
JM the The specified procedure could not be found. Error from any php
JM page I attempt to execute.  I don't have any extensions enabled and this
JM is a completely vanilla install of 4.3.10.  Followed the installation
JM procedure to a tee.  It works with 4.3.6 but 4.3.6 has other
JM show-stopper bugs.  It looks like other people are having this problem
JM as well, though it doesn't appear (at least, not to Google) that anyone
JM has been able to solve it.

JM Any information is greatly appreciated, including links to any FAQs that
JM might be helpful since I haven't found any that contain *any* useful
JM information on this problem.

JM Thanks,
JM -Javier

JM --
JM PHP General Mailing List (http://www.php.net/)
JM To unsubscribe, visit: http://www.php.net/unsub.php


Make sure php4ts.dll is where windows can find it, put it in the same
directory as apache or in the windows directory.
(If your not using apache .. you should be :)

-- 
regards,
Tom

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php