SA-MP Forums Archive
Linux Server Help! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Linux Server Help! (/showthread.php?tid=397714)



Linux Server Help! - GLE - 06.12.2012

Please help me how to install apache on Debian 64 bit, ****** links and tutorials not work, (I tested).


Re: Linux Server Help! - RoBo - 06.12.2012

sudo apt-get install apache2


Re: Linux Server Help! - GLE - 06.12.2012

I typed putty this and putty replies:

root@sg:~# apt-get install apache2
Reading package lists... Done
Building dependency tree
Reading state information... Done
apache2 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@sg:~#

I type putty:
/etc/init.d/apache2 restart
Putty replies:
root@sg:~# /etc/init.d/apache2 restart
Restarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 46.22.208.31 for ServerName
... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 46.22.208.31 for ServerName
.
root@sg:~#

How to fix this problem i type putty: /etc/init.d/apache2 restart and how to fix:
Restarting web server: apache2apache2: Could not reliably determine the server's fully qualified domain name, using 46.22.208.31 for ServerName
... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 46.22.208.31 for ServerName


Re: Linux Server Help! - RoBo - 06.12.2012

Is that a fatal error?

http://46.22.208.31 works.

Upload your website to /var/www


Re: Linux Server Help! - GLE - 06.12.2012

How? I dont know, please help..
How to install phpmyadmin on Debian 64bit? MySQL is already installed.


Re: Linux Server Help! - RoBo - 06.12.2012

Quote:
Originally Posted by GLE
Посмотреть сообщение
How? I dont know, please help..
Use ftp

Quote:
Originally Posted by GLE
Посмотреть сообщение
How to install phpmyadmin on Debian 64bit? MySQL is already installed.
apt-get install phpmyadmin


Re: Linux Server Help! - GLE - 06.12.2012

root@sg:~# apt-get install phpmyadmin
Reading package lists... Done
Building dependency tree
Reading state information... Done
phpmyadmin is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
You have new mail in /var/mail/root
root@sg:~#