Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
php on webserver
Name: Chris (by Chris Kirk) Date: November 7, 2008 at 08:24:48 Pacific OS: 2000 CPU/Ram: _ Product: _
Comment:
Hello, I have tried installing php on a web server (Abyss Web Server). But when i try to open a .php webpage on it, i get HTTP 500 internal server error. When openig the .php webpage on the server computer i get a error message box that says ' Program Error
php.cgi.exe has generated errors and will be closed by windows. You will need to restart the program.
Summary: You are totally right. If you can view the php-code of a file with the extension php on that webserver, it looks like php isnt enabled or not installed. You have to contact the person who controls the...
Summary: Hi Guys I have 2 questions, I am sure that the person who can answer one of them will be able to answer the second too. 1. I use Dreamweaver to play around with my site and learn more. Everything goes...
Summary: Hi all. I'm pretty new to php and am just after a few hints if poss. I'm just trying out some simple scripts using global variables (i.e. $REMOTE_ADDR) etc. and i'm getting errors 'Notice: Undefined v...