Date: 02/05/03
- Next message: Joaquim Homrighausen: "Re: [PHP-INST] PHP 4.3.0 on SuSE 8.1"
- Previous message: Terry L. Ensley: "[PHP-INST] Is there a area for general php Questions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Actually, I am trying to run a PHP file, but the code is 100% HTML. :(
----- Original Message -----
From: "Jens Rosenthal" <mailings <email protected>>
To: "Bryan Fritchie" <bryan <email protected>>; <php-install <email protected>>
Sent: Thursday, January 30, 2003 2:02 AM
Subject: RE: [PHP-INST] Re: (include_path='.;c:\php4\pear') ERROR?
> Hi,
>
> well, sound like you're doing something like a
> require("http://localhost/xyz.php"); or
include("http://localhost/xyz.php");
> Is this right?
>
> Require and Include require filesystem paths, not webpaths. So if your
> directory you're working is TEST you have a subdir XYZ with a file xyz.php
> this shuold look like require("XYZ/xyz.php");
>
> Greetings,
> Jens
>
> -----Original Message-----
> From: Bryan Fritchie [mailto:bryan <email protected>]
> Sent: Thursday, January 30, 2003 3:05 AM
> To: php-install <email protected>
> Subject: [PHP-INST] Re: (include_path='.;c:\php4\pear') ERROR?
>
>
> I am having a very similar problem as this one, but I did not see an
answer.
> Does anyone know what this is? I can't find this line in the php.ini file
> at all.
>
> BTW, I am trying to set up PHP to run under Win2000, for IIS. Thanks!
>
>
>
> "Nick" <rigganni <email protected>> wrote in message
> news:20020424223237.21526.qmail <email protected>
> > Hi,
> > If anyone could tell me what this line means that would be great!
> > Warning: Failed opening 'localhost' for inclusion
> > (include_path='.;c:\php4\pear') in Unknown on line 0
> >
> > PHP 4.2 and Apache are running (well PHP supposedly - this error is
> holding
> > me up!)
> > Thanks,
> > Nick
> >
> >
>
>
>
> --
> PHP Install Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Joaquim Homrighausen: "Re: [PHP-INST] PHP 4.3.0 on SuSE 8.1"
- Previous message: Terry L. Ensley: "[PHP-INST] Is there a area for general php Questions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

