index.php" works normally, but the philosophy changes a
little here.
>
> - Original Message -
> From: "Kevin Stone" <[EMAIL PROTECTED]>
> To: "enediel" <[EMAIL PROTECTED]>; "php" <[EMAIL PROTECTED]>
> Sent: Wednesday, Febr
e
won't work in this case. :>)
- Original Message -
From: "Kevin Stone" <[EMAIL PROTECTED]>
To: "enediel" <[EMAIL PROTECTED]>; "php" <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 12:04 PM
Subject: Re: [PHP] invalid path when a page calls itsel
t; <[EMAIL PROTECTED]>
Sent: Wednesday, February 19, 2003 2:59 PM
Subject: [PHP] invalid path when a page calls itself again
> Hi everyone:
> Suppose please this example:
>
> /var/www/html/system/index.php
> /var/www/html/system/subd1/page1.php
>
> The users should ca
Hi everyone:
Suppose please this example:
/var/www/html/system/index.php
/var/www/html/system/subd1/page1.php
The users should call index.php to see the other pages into the
/var/www/html/system/ directory
the index.php calls itself using a form to authenticate the user
Inside page1.php I wrote
My OS is XP Pro.
I installed my web folders in c:\web instead of c:\apache\htdocs
My php folder is: > c:/php
In the httpd.conf:
DocumentRoot "/web/myweb"
ScriptAlias /php/ "c:/php/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/php/php.exe"
In my Php.ini:
include_
5 matches
Mail list logo