Ask a Question related to Dreamweaver AppDev, Design and Development.
-
tsc005 #1
HTTP Error Code 502 Bad Gateway
I use IIS 5.1 ,mysql-4.0.20d, PHP 5.0.4, winXP SP2, Dreamweaver MX2004, Can't connection mysql and show error "HTTP Error Code 502 Bad Gateway, how solution
Thankyou
Best Regards.:)
tsc005 Guest
-
Flash and HTTP Error Code 500 Issues
I have a web service that allows users to log onto a server. If the user's login failes, a SOAP exeception is generated. I have a Flash movie... -
HTTP Error Code 405 Method not allowed
I really liked the DMX Support site. However... While very useful for troubleshooting beginning PHP and MySQL server setups, the tech note for... -
HTTP Error Code 405 Method Not Allwed
I keep getting the following error message: HTTP Error Code 405 Method Not Allowed each time I try to connect to mysql. Can someone Help? Thank... -
PHP/MySQL Connection fine, Bindings / testing recordsetleads to HTTP Error Code 500
Hi all, I'm having this weird problem with my MySQL-connection INSIDE Dreamweaver. The pages that I create work fine online. I have made a... -
gateway error
The last several days I have gotten a message when trying to go to Delta.com It says that I have a Gateway error and that the gateway failed to... -
David Powers #2
Re: HTTP Error Code 502 Bad Gateway
tsc005 wrote:
Check the URL Prefix in the Testing Server section of Site Definition.> I use IIS 5.1 ,mysql-4.0.20d, PHP 5.0.4, winXP SP2, Dreamweaver MX2004, Can't connection mysql and show error "HTTP Error Code 502 Bad Gateway, how solution
It must have a trailing slash, like this:
[url]http://localhost/mysite/[/url]
Also make sure your site is either in C:\Inetpub\wwwroot, or in a
virtual directory that you have created for the Default Web Site in the
Windows Internet Services Manager.
--
David Powers
Author, "Foundation PHP 5 for Flash" (friends of ED)
Co-author "PHP Web Development with DW MX 2004" (Apress)
[url]http://computerbookshelf.com[/url]
David Powers Guest



Reply With Quote

