5
Minimal LAMP iptables setupview story

http://askubuntu.com – What rules are needed for an Ubuntu LAMP server only having minimum necessary ports open. (HowTos)

5
How can I get rid of OpenSSL 0.9.8o in my LAMP setup?view story

http://serverfault.com – I installed an recompiled both Apache and PHP5, but it seems I am doing something wrong and unable to omit the old openssl. How can I configure and recompile to use only the new one? From my phpinfo(): Apache/2.4.2 (Unix) OpenSSL/0.9.8o OpenSSL support enabled OpenSSL Library Version OpenSSL 0.9.8o 01 Jun 2010 OpenSSL Header Version OpenSSL 1.0.1 14 Mar 2012 (HowTos)

3
Unable to start Ubuntu 12.04. The system is running in low-graphicsview story

http://askubuntu.com – I am a newbie to Ubuntu. I installed Ubuntu 12.04 using a USB Stick and it was running all fine for a few weeks and this error popped up. According to one of my friend, the best way was to re-install Ubuntu. Being a non i thought the same too and after the second install it happened again, but only this time was much quicker in 3 days. (HowTos)

5
Disk R/W Speed Seems to Drop Randomly; System Lagview story

https://bbs.archlinux.org – Thanks for the heads up with bbcode -- There was no particular reason that my / was that big; I used httpd for personal endeavors and launch the daemon at startup purely for convenience. (HowTos)

14
Not able to configure phpmyadmin in Ubuntu 12.04view story

http://unix.stackexchange.com – I tried to configure LAMP on Ubuntu 12.04 following this guide (http://www.howtoforge.com/installing-apache2-with-php5-and-mysql-support...). But when I point to localhost/phpmyadmin/index.php in the browser, it just downloads the index.php file to my downloads folder. As mentioned in the guide, I made a info.php file and its working properly. How can I fix this error? (HowTos)

4
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) - Ubuntu 10.04view story

http://serverfault.com – My VPS had a hardware failure, and I was knocked out of service for the past 24 hours. Now that it's back up, MySQL refuses to work. (HowTos)

6
Mysql-server-5.5 broken after updateview story

http://askubuntu.com – Using Ubuntu 12.04, desktop, I had LAMP installed on my computer, and was using it as a server. However, after doing the upgrades one day, apt-get throws an error that mysql-server can't be configured, as it depends on another package: jay@rumbles:~$ sudo apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading state information... (HowTos)

14
LAMP - page does not load properlyview story

http://forums.fedoraforum.org – i installed LAMP in fedora under a virtual machine, when accessing the page via windows (host) it loads the page, but it only shows texts. but when viewed through localhost, page loads pretty well.. considerations: i have disabled firewall just to make sure no protocols is being blocked vmware is on the same subnet with the host OS restarted the OS restarted mysqld and httpd (HowTos)

5
LAMP Server - allow external get requestview story

http://serverfault.com – I'm running LAMP server and I can't make it accept GET request from external source. Is there a way how to allow it? I don't know if the problem can be in server configuration... Thanks (HowTos)

5
Nexenta, NFS and LOCK_EXview story

http://serverfault.com – I'm currently using an LAMP architecture and I expect a big problem :( I have several http web server using PHP5. All are mounting via NFS (v3) the directory for all the hosted websites. (HowTos)