close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

500 Internal Server Error

Thread began 8/17/2010 2:27 am by steve.whipp403924 | Last modified 8/17/2010 7:26 am by Jason Byrnes | 615 views | 1 replies |

steve.whipp403924

500 Internal Server Error

I have set up a PHP webpage with goolge maps on map.php

I have enabled PHP on the web server and can see other PHP pages perfectly well. But this map page give me a 500 error.

Does anyone know why this may be?

(I have set the API code to tie into teamfittogether.org)

Sign in to reply to this post

Jason ByrnesWebAssist

the 500 Internal Server Error is a default error tht will be shown if error reporting is turned off.

It is a very vague error and is impossible to troubleshoot.

We need to know what the real error is to be able to have an idea of what is wrong.

You may be able to add the following code at line 1 to display the error:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>



if that does not display the error, you will need to contact the host to gain access tot he servers error logs to find the error.

Once we know the error, we can begin troubleshooting the cause.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...