php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18327 Cannt Run PHP Pages
Submitted: 2002-07-13 04:37 UTC Modified: 2002-09-11 11:36 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: ajith at interblocks dot com Assigned:
Status: No Feedback Package: *General Issues
PHP Version: 4.2.1 OS: AIX 4.3
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ajith at interblocks dot com
New email:
PHP Version: OS:

 

 [2002-07-13 04:37 UTC] ajith at interblocks dot com
I have installed PHP and APACHE without any problem. But When i try to run run PHP pages on Apache web server is gives following error:

Warning:
Failed opening '/usr/local/apache/htdocs/index.php' for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0

Could U please send me How to Fix this error as soon as possible.

Thanks Very Much

Ajith.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-13 04:41 UTC] cynic@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 [2002-07-13 04:53 UTC] ajith at interblocks dot com
I have Compiled and Installed Apache apache_1.3.26 and Php php-4.2.1 on AIX 4.3. Compilation and Bulid (MAKE) Apache and PHP does NOT give any error. BUT When I try to Run Php pages on Apache it gives ERROR:

" Warning:
 Failed opening '/usr/local/apache/htdocs/about_ndb.php'   
for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 "

Could U please send me a feed back How to Fix this soon

Thanks,
Ajith.
 [2002-07-13 04:54 UTC] ajith at interblocks dot com
I have Compiled and Installed Apache apache_1.3.26 and Php php-4.2.1 on AIX 4.3. Compilation and Bulid (MAKE) Apache and PHP does NOT give any error. BUT When I try to Run Php pages on Apache it gives ERROR:

" Warning:
 Failed opening '/usr/local/apache/htdocs/about_ndb.php'   
for inclusion (include_path='.:/usr/local/lib/php') in Unknown on line 0 "

Could U please send me a feed back How to Fix this soon

Thanks,
Ajith.
 [2002-07-13 05:08 UTC] sniper@php.net
We still didn't get the relevant information
of eg. HOW did you configure PHP? Apache?
What the script is like that causes that error? etc..

 [2002-08-17 09:27 UTC] mike at indelible dot org dot uk
I have had this problem on Windows - the solution I found was to add quotes around the ServerName directive in my apache conf.
 [2002-09-11 11:36 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 09:01:27 2024 UTC