Summary: Hi there, Since you're definitely compotent enough I will tell you exactly how you can run the site from one of your own machines. I recommend using a...
Summary: When I try to restart the httpd service, I get the following message: httpd failed. The error was: Stopping httpd: [FAILED] Starting httpd: Syntax err...
Summary: Mike, Your right, there is no index.htm file in any subdirectories and that I believe is the problem, there is no default to the homepage and everyone...
Summary: My siter in law had someone build a website and they created this website in PHP via a software called Joomla. This website is very, very basic and I...
Summary: Just so we're all on the same page, are you testing this on a local machine or a hosted site on the Internet? If it's hosted, then the steps from befo...
Summary: Hi, This may sound a strange question but I've noticed a trend with the format of URL's and I was wondering if anyone could shed any light on how it's...
Summary: I need instructions for what Tech support told to me. I do not know how to do this. "If you view the page at http://gator815.hostgator.com/~aliv... it...
Summary: The folders look like part of a content management system as do the files - admin.php; cms_style.css; index.php; template_e019.html. The error log a...
Summary: Alright i feel sort of stupid now, I figured out I had an index.htm file that was blank on my webserver and when people went to http://myIPaddress the...
Summary: try index.htm the default file extension needs to be defined in the webservers config file. if it is set to .htm then index.htm files will automatical...
Summary: Hi OldRelic, you recently responded to my post about checking out my website, so I thought I'd repay the favor : ) I, too, am in my 40's and have only...
Summary: i am not sure what you mean although i suspect that your title tag and your description tag have not been set up the way you want them have a look at ...
Summary: No they're not. When I do a 'view source' on your page, ALL of your tags are in UPPERCASE. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">...
Summary: Be aware that for anything like a .doc or .pdf file, it may try to open the file instead, if the visitor has the software needed to do this. I recomme...
Summary: you need to do a little scripting. otherwise, the only other way is to provide the link to the pdf file and a little note: "please right click and sav...
Summary: ftp is bad bittorrent is good :D http://en.wikipedia.org/wiki/Bittorrent If you use azureus.sourceforge.net , you can set up your own tracker & start ...
Summary: Okay. I'm trying to set my cursor to a certain point using fseek, and it isn't working. I'm grabbing data from a form, and writing to a file. Not too ...
Summary: Hi Sara, It is possible in HTML. Instead of assigning a width in pixels, assign it in percentages. width=100% will fill the total width of the scree...
Summary: I think the problem is a result of a security update Microsoft made a while back which restricts opening certain files on the local network which coul...
Summary: > is that normal of course. PHP is serverside. Everything inside <?php and ?>, is processed by the server, not sent to the visitor. In the example ...
Summary: well i hate frames and thinking that there are only 20 identical pages, i would go for PHP. assuming you have PHP on your host... <?php // make a f...
Summary: Hello all, I am trying to update my website using ssi to replace a frameset. If I want to use ssi in my index page, how can I do this? index.shtml is ...
Summary: Connect to your web-space via FTP to see if the index.htm file is actually there or not. then double and tripple check all of your connection settings...
Summary: www.easyphp.org for download http://www.w3schools.com/php/default.asp not so great but if you want to learn some stuff about php try that. oh and one ...