I want to access Webmin in secure mode on our server running RHESL4 and Apache 2. OpenSSL is installed but needs Net:SLeay module. It failes to install and in the many errors I got *** Could not figur Read all
Hi, I'm new at this. I'm getting these messages in my error_log file: File does not exist: /usr/local/apache/htdocs/something here Is this a security issue? I'm also getting: Options FollowSymLinks or Read all
Hey, I run an h-sphere cluster. The web and Mysql servers are separate dedicated boxes. The web server has been crashing very often due to high load. I have done some research and it looks like Apache Read all
Well I need to select name email and address from a table where name doesn't repeat twice. I am not able to use DISTINCT in this case. If I do: SELECT DISTINCT name, email, address FROM accounts it st Read all
i have a domain hosted on a dedicated server running plesk 7.5.3 on freebsd OS 5.3 i had recently transferd the domainname to godaddy which successfully happened now http://desisensation.com works but Read all
on my server. apache 1.3.33 when i turn keepalive off and restart apache. it seems down. cant open any webpages... why? can someone help me please? thank you!! Read all
I have cloned processes in my vps server which is dissappointed me for using system resources high. When the server first opened (this is 2 days ago) system resources level is about 25%. After that I Read all
I have a strange problem with pure-ftp. Server specs: Barton 3000 2GB RAM pure-ftp installed from source as I need it for a special app. These are enabled -A -b -B -c 50 -C 2 -E -j -k 99 -I 5 -m 4 -o Read all
I am getting a lot of failure notices from sites that are replying to spammers who use my domain in the "from" field. Note that they are not using my mail server at all as the ip address is completely Read all
Anyone has sample code for calling MySQL connection in ASP. After calling maybe just display a "Tested Connection Working" or something like that? Some sort of script is best to test my clients' conne Read all
I have try to access the stored procedure via PHP. But I keep getting errors like this: Warning: mssql_execute(): stored procedure execution failed in /home/helloweb/public_html/2005/z_sp.php on line Read all
If you have 1 18G SCSI and 1 200G IDE. How do you partition them for FreeBSD and Linux? Here is my idea: /home on IDE so most read will be on IDE /var /usr on SCSI so most write will be on SCSI. Read all