Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
php4u #1
http error 0 occurred php file extension not
While trying to debud a script error, I tried to use the "Live Data View" and
received the following error;
-----------
http error 0
.php file extension s are not being executed by the testing server
--------
Any suggestions?
Thanks in advance
php4u Guest
-
An unknown error occurred in the Contribute file statemanager
When trying to create a page from a pre-set template in Contribute 1, I get the message An unknown error occurred in the Contribute file state... -
HTTP error: could not PUT file - pls help
Hi, pls need help with following problem: Settings: WinXP ColdFusion MX 6.1 server on localhost URL: http://127.0.0.1/8500 javascript... -
BTTMIB AGENT, An error has occurred.<P> <B><H3>HTTP/1.0404 Object Not Found
Our application.,log is filled with the error message "BTTMIB AGENT, An error has occurred.<P> <B><H3>HTTP/1.0 404 Object Not Found" we have... -
Post file to ASP.NET causes HTTP 500: Internal Server Error
Hi all New to ASP.NET and liking it so far, but now I'm getting desperate. I've developed a very simple website with two pages. The first one... -
System.Net.WebException occurred in system.web.services.dll - HTTP status 405: Method not allowed.
Hi, Have anyone ever encountered an exception error: The request failed with HTTP status 405: Method not allowed when trying to remotely invoke a... -
Dan Rumney #2
Re: http error 0 occurred php file extension not
php4u wrote:
Not to be facetious, but it's explained by he error message.> While trying to debud a script error, I tried to use the "Live Data View" and
> received the following error;
> -----------
> http error 0
> .php file extension s are not being executed by the testing server
> --------
> Any suggestions?
> Thanks in advance
>
>
>
Your testing server is not executing .php files. You need to look into
how your server is set up and confirm whether it is configured to
execute PHP files... unfortunately, this is not the right forum to
answer questiosn about webserver configurations or PHP files
Best of luck
Dan
Dan Rumney Guest
-
Unregistered #3
Re: http error 0 occurred php file extension not
Remember to check your code --- I had a similar problem and it was just a problem in my code --- If dreamweaver has a problem running the php, it assumes it was a server error...
I would start by just trying to echo something...Unregistered Guest



Reply With Quote

