On Sun, 2 Feb 2003, César Aracena wrote:
> Hi all,
>
> I'm sorry for this re-post, but I do need help with this URGENT...
>
> I just finished loading the OS to my PC once again, installed and
> configured IIS and then installed PHP 4 but now, every page I try to open
> tells me:
>
> Failed opening
> I just finished loading the OS to my PC once again, installed and
> configured IIS and then installed PHP 4 but now, every page I try to
open
> tells me:
>
> Failed opening required '/icaam7/lib/stdlib.php'
> (include_path='.;c:\php4\pear')
Since there's a slash at the beginning, it's looking f
Make a php file with nothing but this in it
phpinfo();
?>
...and hit that in your browser. It will tell you the location of the
ini that it is using.
César Aracena wrote:
Hi all,
I'm sorry for this re-post, but I do need help with this URGENT...
I just finished loading the OS to my PC
Hi all,
I'm sorry for this re-post, but I do need help with this URGENT...
I just finished loading the OS to my PC once again, installed and
configured IIS and then installed PHP 4 but now, every page I try to open
tells me:
Failed opening required '/icaam7/lib/stdlib.php'
(include_path='.;c:\ph
Hi all,
I just finished loading the OS to my PC once again, installed and
configured IIS and then installed PHP 4 but now, every page I try to open
tells me:
Failed opening required '/icaam7/lib/stdlib.php'
(include_path='.;c:\php4\pear')
even when my php.ini (under Windows folder) tells me that
I have installed phpBB several times. Your problem should
not be the password protected directory.
The install.php script tries to wright into the config
file.
so, you have to chmod your file and give r/w access to
everybody.
once insallation is completed, then change it the was it
was originally.
I think you can use a URL when you specify your value in the include
statement, can you not?
[EMAIL PROTECTED] wrote:
>Hi, I need some help with the include function.
>I have a phpBB script and want to put the config.inc.php file in a password
>protected directory, Easy peasy you might say, and
Hi, I need some help with the include function.
I have a phpBB script and want to put the config.inc.php file in a password
protected directory, Easy peasy you might say, and I know it is, but the
problem comes because the password protected directory isn't on the site the
script is on, mainly bec
8 matches
Mail list logo