Trying to setup PHP with cURL support... I run this configure command: ./configure --with-mysql --with-apxs --with-openssl=/usr/local/ssl --with-curl --with-mcrypt --enable-sockets and receive this er Read all
My friend's internet connection is through his university and it was claimed to be adsl but his pc connects on a network and his ip is a local network IP "192.168.15.115" does that mean he is using a Read all
Hi, I'm sure I will get an answer much quicker here than I will get from my webhosting company. My website finally propagated but now what comes up is the parent directory. Isn't there a page I need t Read all
How do I get a page to show up when I type www.mysite.com/music ?? right now the files show up (but I haven't chomded anything or used .htaccess as yet). Any help will be welcomed. Read all
Greetings, We are experiencing some very strange events on our dedicated linux machine. About every 4 days, the server will stop displaying pages. Every site of the server will load to a "Page cannot Read all
From my server's /var/log/messages (IP:xxx.xxx.xxx.xxx) Mar 11 16:53:36 server kernel: Packet log: input DENY eth0 PROTO=17 193.0.14.129:53 xxx.xxx.xxx.xxx:51397 L=190 S=0x00 I=0 F=0x4000 T=49 (#52) M Read all
Hi everyone I've just added an additional hard disk (hdc) to my RH8.3 box (no CP). What are the commands to mount and format the new drive (ext3 preferably). I'd like it to be mounted on boot also. Ch Read all
IMPORTANT: Do not ignore this email. This message is to inform you that the rpm package net-tools did not match the expected checksum. This could mean that your system was compromised (OwN3D). The off Read all
Hi, I need technical information how to optimize apache for very heavy duty web server. Here is the web server characteristic : - it should serve a lot of users simultaneously. - clients will upload f Read all
I created a new user called 'manager' to run apache as, but if i put PHP Code: echo get_current_user(); ?> in a page, it shows me as running as root. I have changed the lines in httpd.conf to show Read all