Strato-V server as WAMP server with (S)FTP
WAMP
Apache
MariaDB
Installation
The installation is essentially automatic and requires only some default values to be specified or checked for use on the Strato-V server.
Program Directory

Directory

Root login information and character set

Access via network

configuration
If individual database files are to be outsourced to GoogleDrive, the service account under which the database server runs must be adjusted.

Furthermore, the my.ini in the data directory should be adjusted to set the default database engine to ARIA. This is necessary in order to later receive individual data files for outsourcing.
[mysqld]
...
default-storage-engine = Aria
FileZilla
In order to provide FTP access, an FTP server must be installed in addition to Apache, MariaDB and PHP. FileZilla is an open source solution.
Installation













Leave a Reply
You must be logged in to post a comment.