apache web server

I got new server and installed phpMyAdmin. But whenever I visit the phpmyadmin url it says:

Cannot load mysql extension. Please check your PHP configuration

How do I fix this problem under CentOS / RHEL / Fedora Linux Apache web server?

{ 2 comments }

Start / Stop / Restart Apache Web Server Via SSH

by Vivek Gite on February 14, 2010 · 1 comment

How do I start / stop or restart Apache web sever via SSH (secure shell) under Linux or UNIX operating systems?

{ 1 comment }

PHP Security: Limit Resources Used By Script

by Vivek Gite on February 7, 2010 · 6 comments

How do I control and put limits on php scripts such as maximum execution time of each script and upload file size?

{ 6 comments }

Mac OS x Restart Apache Web Server

by Vivek Gite on November 27, 2009 · 10 comments

How do I restart Apache web server under Mac OS X operating systems?

{ 10 comments }

I revived my new Dell server pre installed with Red Hat Enterprise Linux server v5.2. However, my box boot with a GUI login system ( Gnome ). There is no reason to run X Windows on my dedicated mail and Apache web server. I only need ssh. How do I disable X login and windows without reinstalling the operating system to improve security and performance?

{ 11 comments }

Mac OS X Start / Stop Apache Web Server

by Vivek Gite on July 16, 2009 · 0 comments

How do I start or stop Apache web server using shell prompt option under Apple OS X UNIX operating systems?

{ 0 comments }

I’m using Varnish cache infront of Apache web server and I’d like change my web server signature from

Apache/2.2.8 (Ubuntu) mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.8 OpenSSL/0.9.8g

To:

Apache Web server

How do I change headers using Varnish?

{ 0 comments }