php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31874 not able to run Php on Personal web server
Submitted: 2005-02-07 21:02 UTC Modified: 2005-02-07 22:06 UTC
From: rajanik12345 at yahoo dot com Assigned:
Status: Not a bug Package: PWS related
PHP Version: 4.3.10 OS: Windows 98
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
6 + 1 = ?
Subscribe to this entry?

 
 [2005-02-07 21:02 UTC] rajanik12345 at yahoo dot com
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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-07 22:06 UTC] iliaa@php.net
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.

This is not a support forum.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 09:01:28 2024 UTC