|
||
Ответить |
|
#1
|
|
Вес репутации:
0
Регистрация: 17.09.2009
Сообщений: 594
Сказал(а) спасибо: 98
Спасибок 138
в 100 сообщениях |
Apache и MyAdmin & Linux -
25.10.2009, 13:27
ставим локалный хост на linux
Скачиваем пакет:XAMPP В консоле: $ su распаковываем командой #tar xvfz xampp-linux-1.6.2.tar.gz -C /opt Это всё, теперь у нас стоит в директории /opt/lampp наш apache Запускаем командой: # /opt/lampp/lampp start Должна появится такая (или анологичная) строка: Starte XAMPP fuer Linux 1.6.2... XAMPP: Starte Apache mit SSL (und PHP5)... XAMPP: Starte MySQL... XAMPP: Starte ProFTPD... XAMPP fuer Linux gestartet. Набираем в броузере BYDEM.RU 07-09, нас приветствует XAMPP. В шелл набираем # /opt/lampp/lampp security Задаём пароли для MyAdmin, XAMPP и сервера ProFTPD Создаём папку mkdir /opt/lampp/lampp/htdocs/ваша папка куда распаковываем файлы скриптов. Набираем в броузере localhost/phpmyadmin, создаём базу данных.: Пишем в броузере localhost/ваша папка/... и там уже зависит от файла инсталяции который нужно запустить. Команды: start Starts XAMPP. stop Stops XAMPP. restart Stops and starts XAMPP. startapache Starts only the Apache. startssl Starts the Apache SSL support. This command activates the SSL support permanently, e.g. if you restarts XAMPP in the future SSL will stay activated. startmysql Starts only the MySQL database. startftp Starts the ProFTPD server. Via FTP you can upload files for your web server (user "nobody", password "lampp"). This command activates the ProFTPD permanently, e.g. if you restarts XAMPP in the future FTP will stay activated. stopapache Stops the Apache. stopssl Stops the Apache SSL support. This command deactivates the SSL support permanently, e.g. if you restarts XAMPP in the future SSL will stay deactivated. stopmysql Stops the MySQL database. stopftp Stops the ProFTPD server. This command deactivates the ProFTPD permanently, e.g. if you restarts XAMPP in the future FTP will stay deactivated. security Starts a small security check programm. источник и еще один |
Ответить |
Опции темы | |
Опции просмотра | |
|
|