I have a website but I am also wanting to try php within my site however the version of Windows I am using doesn't have the feature I need and I don't really want to pay loads more £££ just to get one more feature so I am installing the server edition of ubuntu on a virtual machine. Now does anyone know how I can test the PHP validation and tell me how I can see the result my-self within this edition and tell me how to set it up? I am assuming I will need apache server for a start

ubuntu testing PHP
#1
Posted 01 January 2011 - 10:10 PM

I have a website but I am also wanting to try php within my site however the version of Windows I am using doesn't have the feature I need and I don't really want to pay loads more £££ just to get one more feature so I am installing the server edition of ubuntu on a virtual machine. Now does anyone know how I can test the PHP validation and tell me how I can see the result my-self within this edition and tell me how to set it up? I am assuming I will need apache server for a start
#2
Posted 28 January 2011 - 12:54 PM

Good luck!
https://help.ubuntu....de/C/index.html
#3
Posted 29 January 2011 - 09:24 AM

"sudo tasksel install lamp-server"
Do NOT do "tasksel remove lamp-server" under ANY circumstances! This WILL ruin your Ubuntu install! You HAVE been warned!
If you want to remove the LAMP stack, do this instead:
sudo apt-get remove apache2 apache2-mpm-prefork apache2-utils apache2.2-common libapache2-mod-php5 libapr1 libaprutil1 libdbd-mysql-perl libdbi-perl libmysqlclient15off libnet-daemon-perl libplrpc-perl libpq5 mysql-client-5.0 mysql-common mysql-server mysql-server-5.0 php5-common php5-mysql
P/s: Didn't notice that this was a dead thread. Posted anyway.
Edited by devper94, 29 January 2011 - 09:27 AM.
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users
As Featured On:






