Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #15345

Re: Pear enviroment variable error Wamp Windows 7 config

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject Re: Pear enviroment variable error Wamp Windows 7 config
Date Wed, 20 May 2015 23:01:15 +0200
Organization solani.org
Lines 21
Message-ID <mjisml$eip$1@solani.org> (permalink)
References <1409c703-6cac-4dae-9c3d-6f775fadb69b@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1432155669 14937 eJwFwQEBwDAIAzBLdGuB2wGGfwlPdB3eQZdTq7U4xH1mmIoQB7RZfp1RXWuSLxLPEJ0H/AED+BAx (20 May 2015 21:01:09 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Wed, 20 May 2015 21:01:09 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
X-User-ID eJwFwYkRwDAIA7CVTLDJMU55sv8IleRh0ZehoJ5eDIWpThLdI26dsx9UNr3PE97IRPKaZc0PJUoRIw==
In-Reply-To <1409c703-6cac-4dae-9c3d-6f775fadb69b@googlegroups.com>
Cancel-Lock sha1:HqnBXe1F9aZ946V9JLbaeKpCDIM=
X-NNTP-Posting-Host eJwFwQkRADAIAzBL3fFtcqCAfwlLTPw4Q91cbW2PDLwrym8aGNHNyUBxX5eAw1SmYN59B/gzRBHe
Xref csiph.com comp.lang.php:15345

Show key headers only | View raw


jans wrote:

>  Errors in PHP log:  
> [20-May-2015 03:14:39 Europe/Paris] PHP Warning:  Unknown: failed to open stream: Permission denied in Unknown on line 0
> 
> [20-May-2015 03:14:39 Europe/Paris] PHP Fatal error:  Unknown: Failed opening required 'C:/wamp/www/earth/public/index.php' (include_path='.;C:\php\pear') in Unknown on line 0
> -------
> First is a warning,  tech support checked my wamp folder. it is read & execute on everyone.  Why am I getting the warning?

First thing that makes me wonder is that apparently an index.php is to
be included via require(_once).  That's well possible, but it's somewhat
uncommon.

The next thing that comes to mind are the error locations: "Unknown on
line 0".  That happens typically when PHP is already in the shutdown
sequence.  Is there a shutdown handler registered, that requires the
mentioned index.php?

-- 
Christoph M. Becker

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-20 08:46 -0700
  Re: Pear enviroment variable error  Wamp Windows 7 config Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-20 12:59 -0400
  Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-20 11:18 -0700
    Re: Pear enviroment variable error  Wamp Windows 7 config Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-20 16:03 -0400
  Re: Pear enviroment variable error  Wamp Windows 7 config "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-05-20 23:01 +0200
    Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-20 15:23 -0700
    Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-20 15:29 -0700
      Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-20 16:17 -0700
    Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-20 15:49 -0700
      Re: Pear enviroment variable error  Wamp Windows 7 config "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-05-21 15:06 +0200
    Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-20 17:28 -0700
      Re: Pear enviroment variable error  Wamp Windows 7 config Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-20 22:27 -0400
      Re: Pear enviroment variable error  Wamp Windows 7 config Erwin Moller <erwinmollerusenet@xs4all.nl> - 2015-05-21 16:38 +0200
        Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-21 17:07 -0700
        Re: Pear enviroment variable error  Wamp Windows 7 config Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-05-23 10:59 +0200
          Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-26 10:55 -0700
            Re: Pear enviroment variable error  Wamp Windows 7 config Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-26 14:12 -0400
              Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-26 15:51 -0700
                Re: Pear enviroment variable error  Wamp Windows 7 config Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-26 19:06 -0400
                Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-26 17:16 -0700
                Re: Pear enviroment variable error  Wamp Windows 7 config Jerry Stuckle <jstucklex@attglobal.net> - 2015-05-26 21:26 -0400
                Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-26 17:44 -0700
                Re: Pear enviroment variable error  Wamp Windows 7 config jans <janis.rough@gmail.com> - 2015-05-27 09:51 -0700

csiph-web