checkertriada.blogg.se

Owncloud xampp install
Owncloud xampp install






#Owncloud xampp install password#

Once we enter the user-name and password for the administrator account, we should click on the Storage and Database as mentioned below – Here, first we need to create an Administrator account for this ownCloud. To configure the ownCloud we needed to go the site url, open any browser and type Here in my case 192.168.1.117/owncloud Once the configuration is completed with SSL, we need to restart the apache to make the changes effect on the machine. SSLCertificateKeyFile /etc/ssl/private/apache-selfsigned.key SSLCertificateFile /etc/ssl/certs/apache-selfsigned.crt $ sudo vi /etc/apache2/sites-available/nfĬustomLog $/access.log combined $ sudo cp /etc/apache2/sites-available/nf /etc/apache2/sites-available/ We will make a backup of the nf which is in the /etc/apache2/sites-available server FQDN or YOUR name) :owncloudĮmail Address the Apache SSL virtual host File for Owncloud Organizational Unit Name (eg, section) :owncloudĬommon Name (e.g.

owncloud xampp install owncloud xampp install

State or Province Name (full name) :Telengana If you enter '.', the field will be left blank. There are quite a few fields but you can leave some blankįor some fields there will be a default value, What you are about to enter is what is called a Distinguished Name or a DN. You are about to be asked to enter information that will be incorporated into your certificate request. Writing new private key to '/etc/ssl/private/apache-selfsigned.key' $ sudo openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout /etc/ssl/private/apache-selfsigned.key -out /etc/ssl/certs/apache-selfsigned.crt We will generate the SSL using the openssl and we will keep the SSL certificate in the /etc/ssl, Below is the command to generate the openssl certificates for the ownCloud –

owncloud xampp install

Query OK, 0 rows affected, 1 warning (0.00 sec)Ĭreating the Own SSL Certificate for the ownCloud Mysql> GRANT ALL ON owncloud.* to IDENTIFIED BY 'password' Type '\c' to clear the current input statement. Other names may be trademarks of their respective Oracle is a registered trademark of Oracle Corporation and/or itsĪffiliates. After the installation of the packages, we need to restart the Apache server to make the changes to effect at the time of installation.Ĭonfiguring the MySQL Database for ownCloudĪs we needed to create separate database to ownCloud and provide access to the ownlcoud users






Owncloud xampp install