Quote:
|
Originally Posted by badgerbox76
Through out the installation process it asks for my hostname and i am not sure what its wants because i have setup a ulr name at noip which is monitorwaves.no-ip.org and my lan name is ubuntuserver.
|
What's the exact querstion you're aksed, and where does it come from?
Quote:
|
Originally Posted by badgerbox76
also when setting up the mail server can i specife my own name like @monitorwaves.no-ip.org ?
|
Where?
Quote:
|
Originally Posted by badgerbox76
In addition there is a step were you remove
#application/x-httpd-php phtml pht php
#application/x-httpd-php-source phps
#application/x-httpd-php3 php3
#application/x-httpd-php3-preprocessed php3p
#application/x-httpd-php4 php4
from the mime.types which provents me from using phpmyadmin, is there a way to run both ISPConfig phpmyadmin and phpnuke on the same system.
|
This is done to disable PHP globally because with ISPConfig you can enable PHP on a per-web-site basis. If you did not disable PHP globally, then PHP would work for each web site you create in ISPConfig, no matter if you enable/disable PHP for that web site in ISPConfig.
You can use ISPConfig's phpMyAdmin package:
http://www.ispconfig.org/downloads.htm
For phpnuke, you simply create a web site with ISPConfig, enable PHP for that web site, and then you install phpnuke in that web site.