From:             rajanik12345 at yahoo dot com
Operating system: Windows 98
PHP version:      4.3.10
PHP Bug Type:     PWS related
Bug description:  not able to run Php on Personal web server

Description:
------------
hi..

I installed PHP 4.3.10 and Personal web server.
i installed php in a folder c:\php
i renamed php_ini.dist as php.ini and saved in c:\windows.
i followed the steps for configuring..

i can execute php at command prompt...
But when i use personal web server,
the web page displays the following:

One of the library files needed to run this application cannot be found. 

How can i know which library files are needed and how to provide them?
should i do any further changes to my php.ini file?
Please someone help me try to fix this....

Reproduce code:
---------------
<?php
phpinfo();
?>


Expected result:
----------------
One of the library files needed to run this application cannot be found


-- 
Edit bug report at http://bugs.php.net/?id=31874&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=31874&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=31874&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=31874&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=31874&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=31874&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=31874&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=31874&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=31874&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=31874&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=31874&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=31874&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=31874&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=31874&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=31874&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=31874&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=31874&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=31874&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=31874&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=31874&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=31874&r=mysqlcfg

Reply via email to