I do not know why, one of my clients domain shows 404 Not Found The requested URL / was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocume Read all
Dear all, I've tried to put this lines into .htaccess file RewriteEngine On RewriteCond %{QUERY_STRING} 14011969 RewriteRule ^(.*)/$1 [E=local_ref:1] Order Allow,Deny Allow from Read all
Hello, I can not get the "Named" to work I have tryed many times to get it to work and no luck. I believe there is an error with the named config but I can't find the problem. I have over 100 accounts Read all
How do I go about this? I found this in the documentation but cannot figure out how to use this to start the server Code: If you add '-O clf:/var/log/pureftpd.log' to your starting options,
Pure-FTPd Read all
Hello, We are a shared hosting provider and we host websites in Windows 2003 servers. We have installed Dotnet Framework 2.0 along with the older version of the DotNet Framework, i.e., 1.1. Now the pr Read all
Hello All, With the help from Slidey earlier I have the following script #!/bin/sh if [ "$1" ] then VAR=`du -s $1|awk '{print $1}'` echo "$1 - ${VAR}Mb Used"; else tempfile="/tmp/available.$$" trap "r Read all
Syntax error on line 1 of /usr/local/apache/conf/mod_gzip.conf: Invalid command 'mod_gzip_on', perhaps mis-spelled or defined by a module not included in the server configuration I recompiled Apache f Read all
Please help me error Originally Posted by cPanel/WHM root ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) Originally Posted by website Warning: mysql_connect() [fun Read all
Hello everyone, we changed ns's about four days ago, also TLL, who causes domain registrars(?) or IPT not to change IP's? Users still cannot reach their websites, one hour its working - another not. A Read all
I know it is here somewhere, but for the life of me I cant find it How do I shut down my catch all email account so that spamers who send messages to Tom, Dick or Harry get them bounced back? I onl Read all
Hello, We are a web development firm and have a client who is hosted on HostForWeb.com He shifted from a shared hosting plan to a VPS plan. He has since then faced a lot of problems. 1. He can not log Read all
Hello, I want rename *.db.bak -> *.db Have more 200 *.db.bak file Please help me command to change it. I use: mv *.db.bak *.db But can't sucess Thanks. Read all