Recent Posts
Webologist
Return To Blog Listing
Blog on web design, IT news, open source, internet, SEO and marketing, general web stuff.
Recent Posts Tagged With 'lamp'
Rock and Roll! .htaccess is running
OK, just found out where I am going wrong. And I am going wrong in more ways than one. Firstly, I need to modify the /etc/apache2/sites-available/default to allow .htaccess rules to override the httpd.conf. Really I should not use .htaccess, but as I...
ApacheMySQLPHP
Just found this page on the Ubuntu website, bookmarking it here. Looks like need to make some changes to get the .htaccess working. Also seems that I could have installed LAMP automatically with this command:To install the default LAMP stack in Ubunt...
Linux, Apache, PHP Success. Next MySQL...
Well, everything seems to be going exceptionally smoothly so far. Time for bed now, but next time I will be installing MySQL. Then once that is set up I should in theory have a test environment to test database driven websites such as Drupal and Word...
Apache Restart: sudo /etc/init.d/apache2 restart
I guess this is where I find out if it is working...... Apache restarting withsudo /etc/init.d/apache2 restartI have only ever done this through the control panel of my web host so far. So interesting to see how it is really done!OK, the results:jon@...
Installing PHP on Ubuntu
I am now going to record my progress at installing PHP on Ubuntu, in the same way that I recording the results of installing Apache. Again, for my benefit, and your amusement. Are you laughing at me or with me?jon@jon-desktop:~$ sudo apt-get install...
