ID:               29084
 Updated by:       [EMAIL PROTECTED]
 Reported By:      langis at rogers dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         Dynamic loading
 Operating System: Windows XP Home
 PHP Version:      5.0.0RC3
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

.


Previous Comments:
------------------------------------------------------------------------

[2004-07-10 13:11:10] langis at rogers dot com

Description:
------------
I had to disable loading the following libraies otherwise my Apache Web
Server would not start.  In many cases these libraries could not be
found eventhough they were properly named and in the directory where
the server was looking for them.
;extension=php_exif.dll
;extension=php_iconv.dll
;extension=php_ifx.dll
;extension=php_iisfunc.dll
;extension=php_java.dll
;extension=php_mcrypt.dll
;extension=php_mysql.dll
;extension=php_mysqli.dll
;extension=php_oci8.dll
;extension=php_oracle.dll
;extension=php_pdf.dll
;extension=php_pspell.dll
;extension=php_sybase_ct.dll


Reproduce code:
---------------
When all of these lines were there in the PHP.ini, the server would not
start and not report an error.  I had to start and stop the server
numerous time enabling each dynamic load one at a time to isolate the
libraries which were culprit.

Expected result:
----------------
I downloaded a windows binary zip file of the php5 rc43 from your site.



------------------------------------------------------------------------


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

Reply via email to