Ask a Question related to PHP Development, Design and Development.
-
Prince Of Thieves #1
PHP files not loading- html loading fine from the same folder!?
I have IIS installed on a Win2000 Server SP4 platform. I have installed PHP
V4.3.3 and phpBB forum pages. All is running fine except for one slight
problem.
When I browse to the forum ([url]www.nhds.com/forums/index.php[/url]), I get a server
login dialog asking me for my username and password (which is my server
account details). I can not find a way to get rid of this dialog as it seems
to be php-related....
Another thing I've noticed. I have placed the file "index2.html" in the
folder:
[url]http://www.nhds.com/forums[/url]
And when loaded by a browser, it loads fine. I placed a test link on this
page (the string at the bottom of the page "Please e-mail questions and
comments to") to load the index.php file.
The HTML file loads fine but the PHP file says:
You are not authorized to view this page
Why is this happening????
--
Prince Of Thieves
Prince Of Thieves Guest
-
loading models dynamically using dswmedia folder
hi all, anyone here!.i have been facing a problem on loading models dynamically.I have been using loadfile syntax to do this.my file is working out... -
Loading w3d file from a external folder
Hi all, im doing a application using director. I need to do buttons to load my w3d files from a external folder to the stage while running the... -
Loading external files into HTML or IFrame
I am trying to build a preloader / movie interface that will load movies according to user bandwidth upon release of a button. Lets say I push a... -
Loading HTML files within Flash
Is it possible to load HTML files within Flash like how you would load other MovieClips or other SWF Flash files? -
loading image DIRECTLY from folder with loader?
Hi, I making my website and trying to load jpg into a movieCLip which will holds all of my loaded jpg images I have a MovieClip called "holder ... -
Paulus Magnus #2
Re: PHP files not loading- html loading fine from the same folder!?
"Prince Of Thieves" <thief_NOSPAM@hotmail.com> wrote in message
news:3f829289@usenet.per.paradox.net.au...PHP> I have IIS installed on a Win2000 Server SP4 platform. I have installedseems> V4.3.3 and phpBB forum pages. All is running fine except for one slight
> problem.
>
> When I browse to the forum ([url]www.nhds.com/forums/index.php[/url]), I get a server
> login dialog asking me for my username and password (which is my server
> account details). I can not find a way to get rid of this dialog as itI've seen this error before with CGI and IIS and it's down to insufficient> to be php-related....
>
> Another thing I've noticed. I have placed the file "index2.html" in the
> folder:
>
> [url]http://www.nhds.com/forums[/url]
>
> And when loaded by a browser, it loads fine. I placed a test link on this
> page (the string at the bottom of the page "Please e-mail questions and
> comments to") to load the index.php file.
>
> The HTML file loads fine but the PHP file says:
>
> You are not authorized to view this page
>
> Why is this happening????
rights for the INET_USR(sp?) on the Windows platform. If you Google for the
CGI Misbehaved Errors problem you'll find the answer I imagine.
Paulus
Paulus Magnus Guest



Reply With Quote

