I am using CPanel. And everytime I try to bring Apache back online, it gives me this message: Looking up localhost Making HTTP connection to localhost Alert!: Unable to connect to remote host. lynx: C Read all
Looking over my Apache error logs, apparently something is trying to access my system as if it was a Windows machine. It attempts to execute winnt files, of course these files don't exist since I am r Read all
To enable these files do I have to edit httpd.conf or recompile apache, right now I'm trying to create a directory for phpMyAdmin and other protected files, and I want to set up a .htaccess for user a Read all
Does anybody know of a tool that I can use to automatically upload a file at a set time each day via FTP to my Windows 2000 server, then unpack the files in a directory? Any advice would be greatly ap Read all
I know NOTHING about DNS/Name server a crap I do not know how they work or anything I want to know how to get ns1.domain.com to host other domains.... how do I do it? If you do not know how, Thats ok. Read all
Hi I'm trying to tar up /usr/local/apache/ /usr/local/apache is 1121 MB I ran: tar -czvf /home/apache.tar.gz /usr/local/apache and it SEEMS to of finished, but... it stopped with apache/test/ tar: Err Read all
Abstract: co1 & co2 are competitors in business and have space on the same shared box. both are *nix savy & ssh login is allowed on this box. while they cannot perform an "ls" in each others /www dire Read all
I am thinking about the LCRP deal that RackShack has planned. A 10Mbps line can theoretically put out 3240 GB of data per month, according to my calculations. As for a 5Mbps line, that is 1620 GB per Read all
Is it possible to configure a Linux server with Apache to permit server side includes in .htm files rather than .shtml ? What are the disadvantages of doing this? Read all
Howdy all, I'm looking for an Apache module to limit the transfer on virtual sites. I'm told that mod_bwlimited can do this, but I can't find the module anywhere. TIA, Frank Read all
Actually I want to create the session variable in PHP here is my script session_start(); session_register('session_variable'); $session_variable = $session_variable ? $session_variable + 1 : 20; ec Read all
Hi, I am a newbi and I will have 2 dedicated servers and I was wandering can I use rsync and ssh to make a backup of each server on the other server and if I did this would I still need a tape backup Read all