Hello Folks, Is it a bad idea to have a mix of ext2 and ext3 patitions on a hard drive? Here is my situation. I wanted to create an ext3 /tmp partition on my system... but parted did not allow me to d Read all
Hey everyone. The other day I upgraded a friends machine to the current Apache 1.3 and PHP. Everything is tip-top except for vrating is not generating the index.html page. It is giving me these errors Read all
Here is the error one of my hosted clients is getting when he puts up a php page and tries to view it (http://www.omnova.net/index.php) ------------- The server encountered an internal error or miscon Read all
I have a secure php page (SSL encrypted) with a form that will accept a username and password. My site is hosted on a LAMP server, but I only want to use htaccess for authentication since I only have Read all
OK, i am installing mysql staright out of the .tar.gz I am getting this error [root@ipex scripts]# ./mysql_install_db --user=mysql ./mysql_install_db: line 86: my_print_defaults: command not found Cou Read all
OK - this is driving me nuts. Trying to set up Outlook using IMAP. The server is WU-IMAP and everything actually works - except - that every 45 seconds or so Outlook pops up an error message: "Your IM Read all
I have a .htaccess file setup on my server to deny access of specific ip addresses. One of the lines in this file contains the following: deny from 221.132 However, a user with ip address of 221.132.5 Read all
I have this small problem. My ISP blocks port 80 but I want to use a domain to my web server without a need to type the port number after the domain name ( as an example: owndomain.com:8080) Could it Read all
I've been hosting my site from home for a few years now. I use no-ip's DNS service (I don't have a static IP). It's come time to move to a web host due to slow speeds (expected from DSL really). When Read all
I'm trying to install chroot jail, when I configure the /etc/passwd, kevin:x:101:101:kevin:/var/chroot/home/kevin:/usr/local/bin/jail I try logging in via SSH, and I cant enter... Thanks. Read all
Hello, I am trying to backup a large MySQL database through cPanel, but it keeps becoming corrupt. Is there another way to get the database off the server? Does cPanel store them somewhere where I can Read all
HI everyone! I need to schedule an automatic file/folder transfer between 2 ftp accounts in 2 remote servers. What I have in mind is to synchronize backup files. I'm using cPanel's cron job to backup Read all