Skip to content

jamalshahverdiev/freebsd-centos7-amp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script for FreeBSD 10> and CentOS7> servers.

apmyph.py script will wait input for IP, username, password and sitename. It will install apache web server. After that script will add virtualhost for sitename input. Then it will print apache web server is ready and if you want to install configure MySQL with php just press "Enter" button. If you will click Enter, MySQL and PHP5.6 with extensions will be installed and configured(MySQL root password is: freebsd). Then script will ask about database, username and password for new virtualhost. At the end script will create database user and password for this virtualhost. If you will open page with http://virtualhostname you must see the installed MySQL version.

If you want to add new virtualhost just use add-vhost-apmyph.py script. Script will wait input for Apache server IP, username, password and for virtual host name. After that script will check virtualhost name on the web server. If this name is exists on the Apache web server, script will exit. If not exists, script will create all needs for this virtualhost.

About

FAMP or LAMP installer with python. Even add new virtual host via python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published