Summary: I'm pretty experienced with computers and Apache, but this is the first time I have tried to install Apache on a windows computer. Here is my problem:...
Summary: I have always used Multiple IEs on Windows XP to view my web designs and ensure they work OK in IE6. Ever since upgrading to Windows 7, I am at a loss...
Summary: I'm running Apache on WIndows XP. I have a .htpasswd file in C:\OpenSA\Apache2\ and I want to point one of my .htaccess fiels to it. When I put the pa...
Summary: the ip address in ipconfig and http://www.cmyip.com/ are the same.... did wat u said..changed it STILL DOESNT WORK :( here is my httpd.conf file... a...
Summary: Hello everyone, My .pdf file is created by a servlet and opens just fine in the opened .jsp page on windows, but in linux (on Tomcat) I get a pdf view...
Summary: I work for a large corporation and have problems making sure our shops systems run the same. I do all my testing on windows 2000 IE6 but our shops run...
Summary: Did you see this by any chance: http://httpd.apache.org/docs/2.2/pl... If you scroll all the way to the bottom, it details how to run as a console app...
Summary: i have a domain mauricio.com which i use for more than a year i receive all my email, yesterday i install win 2003 server in my work and i setup a dom...
Summary: I'm trying to install Oracle 8.1.7. Enterprise on Windows 2003 Server (I do not know if Oracle 8.1.7 supports Windows 2003 or not). It's not able to ...
Summary: Hey guys, The situation: I run a classic ASP site on windows server 2003. We use an MS Access DB for our product listings and MS SQL Server 2005 fo...
Summary: PHP, MySQL, ASP.net Well first thing to do is standardize on a platform - PHP/MySQL is generally linux while .NET is Windows only. Easiest way to mak...
Summary: It will be called twice...Once on window.open, the next when the form is submitted. When the button is clicked, the javascript opens a new window wit...
Summary: I suggest using either Perl or PHP as the scripting language. IMO, your code will be much cleaner than an asp script and you won't be tied down to ru...
Summary: If you want cheap, think Apache. Apache is free and the only cost in running a web site is the cost of keeping your computer turned on 24 hours a day...
Summary: I am wanting to set up a small intranet and I have installed and configured IIS 5.1 on Windows XP sp2 to run on port 8080 (im running apache on 80). ...
Summary: When I test this code for php and mysql; <?php $link = mysql_connect('localhost', 'mysql_user', 'mysql_password'); if (!$link) { die('Could not ...
Summary: Here are the links to documentation of the Apache web server: Apache 1.3.x Docs Apache 2.0.x Docs Also, here is a guide about installing Apache/PHP: ...
Summary: Hi guys, here is my goal: I need to create a PHP script that enables sending messages to the host computer. For that I would use the PHP to run a prog...
Summary: We have tomcat 4 running on windows 2000 server. What we need to do is run the tomcat4 as a service without reinstalling it again. Is this possible? ...
Summary: I recommend you try MiniApache. It's a leaner version of Apache that already includes PHP 5, and SQLite database support. It runs straight "out-of-the...
Summary: Here are three messages that I posted on the win2000 site and it was suggested that I come here and present the situation. So here it is: I have a sma...
Summary: when I right click and select "Create Shortcut" I don't understand, do you mean when you do this in IE? Are you trying to add it to your favourites/bo...
Summary: chmod'ing doesn't work on Windows servers, not like it would matter because the folder already has full-access for all users, which I've tested local...
Summary: All you need to do is download the Win32 binaries for each, unless your using a Linux server, then get the RPM's or tarballs for your distro. Download...
Summary: Glad you're figuring it out :) Reading over the first script, the only thing that jumps out at me is that you're creating two Shell object when you on...