My server has been up for over 140 days, is it a good idea to reboot it? I noticed that my forum is running very slow at times, this has been happening recently. However, the memory and cpu usage isn' Read all
How to block whole country from accessing the server by APF firewall I know the ISO (International Organization for Standardization) country code but how can I know the range of IP's to block them by Read all
I have two sites, X and Y. The absolute paths (and apache document roots) are: /srv/www/X and /srv/www/Y I have a rather full .htaccess file with a ton of setenvifcase's. Can I just put the .htaccess Read all
Hello, I get the following errors in my error_log. [20-Dec-2004 23:49:39] PHP Warning: Unknown(): Unable to load dynamic library './/usr/local/lib/php/extensions/no-debug-non-zts-20020429/mmcache.so' Read all
So, I was about to create a thread to post some of my favorite wallpapers which means going to my public download director which has an uploader script: http://kimrari.com/public/ When I noticed the " Read all
Hi All, It has been long, I am now having a terrible issue with Freebsd 5.04 machines of mine. The upload is getting failed and the error log is showing incorrect permissions with _vti_pvt folder. In Read all
Internet -> Router -> DMZ-zoned DNS with it's own public, internet-zone IPs, but containing DNS records for internal (192.168.x.x.) IPs for subdomain servers (serving internal zone databases etc.) -> Read all
Hello well i am using apache update and selected all these packages... unselected versioning and i need mcrypt when installing i got this error configure: error: Problem with libjpeg.(a|so). Please ch Read all
HI I have a server with 1 GB ram with one forum the load is 27.45 !! when running top it show %CPU 85.3 mysqld members and guests online only 32 any idea ?? Read all
Hi. I've created a PostgreSQL database using cPanel. Everything seems to work fine - I can access the database from PHP, add and delete records, drop tables, and so forth. However, if I try and manipu Read all
This one works great!! My question falls in second case. 1. .htaccess RewriteEngine On RewriteRule ^(.*)$ http://other.example.com/index.jsp?param=$1 [R] 2. Internal forward to the JSP file and has no Read all