• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Linux Installing php

Beo

Three Magic
Joined
Aug 25, 2009
Messages
9,059
Solutions
1
Reaction score
846
Anyone know?
I'm stuck. :( First time with linux


ty
 
to use gesior accmanager you must install:
apt-get install apache2
then
apt-get install mysql-client-5.0 mysql-common mysql-server-5.0
and
apt-get install php5 php-pear php5-mysql
you can also install phpmyadmin. Don't forget to configure your web server for increased safety. Search the web for tutorials
It'll work with Modern too
place your files in /var/www directory
 
Last edited:
Back
Top