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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: rajanik12345 at yahoo dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC