View Single Post
Guest | Posts: n/a | Thanked: 0 times | Joined on
#1
So, postgres, php and to supplement, here is the Apache webserver for our N9.

install:

Code:
$ devel-su

# wget https://dl.dropboxusercontent.com/u/85377542/apache2-4.6.deb --no-check-certificate

# dpkg -i apache2-4.6.deb
edit:

Code:
# nano /usr/local/apache2/conf/httpd.conf
start:

Code:
# /usr/local/apache2/bin/apachectl s
tart

Enjoy!
 

The Following 8 Users Say Thank You to For This Useful Post: