Thread: How to setup a webhosting server to website
hi guys new ubuntu i'm downloading 64 bit os speaking no how mount iso question want sell hosting space home website how set server website couldn't find anythink in google can me have adsl 2 boardband have 8 tb hards each harddrive , want sell free space home business
mike
1st install "tasksel" insure parts need installed. open terminal window , run "sudo tasksel" , you'll prompted user password. use down cursor key until cursor block on lamp server line. space bar toggle * select lamp. hit tab key , cursor moves <ok>. hit return. apache2, php , mysql installed.
you'll need enable php. that, edit /etc/apache2/httpd.conf adding following 3 lines:
loadmodule php5_module /usr/lib/apache2/modules/libphp5.so
addtype application/x-httpd-php .php .phtml
addtype application/x-httpd-php-source .phps
open whatever web browser use , enter address "localhost" display indication successful. web server stores it's sites @ /var/www owned root. open folder , you'll see index.html tested install. use web server debug web sites create require php stops here. know you'll need tell firewall not block calls web server. i'd advise static ip address isp simplify setup of dns servers required point particular domain names server.
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How to setup a webhosting server to website
Ubuntu
Comments
Post a Comment