Jump to content
XPEnology Community

How to fix new wordpress error


tothanhtuan

Recommended Posts

Hi guys

 

I got some troubles when configuring wordpress on my new DSM 

1. The default wordpress folder is  wordpress ( 192.168.1.45/wordpress) its running smoothly , but when i rename the folder to ico ( 192.168.1.45/ico) , it does not work out.

As i already followed all steps in this link correctly 

2. When i want to create another wordpress installation on new folder called test . But somehow it does not allow me to install wordpress ( step 2)

 

Kindly help me out, your help is appreciated 

 

 

45063121_1195010960651366_8340229368118771712_o.jpg

45066125_1195011007318028_381139658454597632_o.jpg

45194062_1195011017318027_767242241814036480_o.jpg

Edited by tothanhtuan
Link to comment
Share on other sites

  • 9 months later...

Don't bother with the Synology package its far too limiting, do the steps below and you can run as many Wordpress sites as you like on your NAS:

 

- Install MariaDB package, set the root password.

- Install phpmyadmin and create your Wordpress database.

- Then create a shared folder, set the permissions to include local group http.

- Then download the Wordpress install zip from Wordpress.org.

- Unzip it directly into the shared folder you created.

- Copy all the contents of the Wordpress folder into the root of the shared folder.

- Open Web Station

- Create a new virtual server and point it to your new shared folder

- Connect to whatever you called your virtualserver

- The Wordpress setup page will appear

- The only thing that you need to know that's special from here is on Synology your host address for MariaDB is this format to use in the Wordpress install: 127.0.0.1:/run/mysqld/mysqld10.sock

 

Thats it, as long as you create virtual server names that are unique you can create as many Wordpress sites as you like.

 

Note; in order to automatically upgrade Wordpress or install plugins via the GUI you will need to chmod +x the shared folder you created.

 

 

  • Thanks 1
Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...