Plesk 12.x / Linux :: Move Wordpress Application From Subfolder To Root
Mar 18, 2015
Wordpress is becoming more and more integrated with Plesk which makes it quite easy to setup a new domain for someone and install Wordpress so he can start.
Often this Wordpress site has to be developed and a better looking site is already available.
By default Wordpress installs in a subfolder /wordpress (I know you can change it by choosing "custom install"). After a while that website is ready for publishing.
To move that website I will have to move the running site to a subfolder and then move the content of /wordpress to the root. This is not sufficient. I then have to do a search and replace on the /wordpress and wordpress/ and replace it with /
No problem there....
But then I have lost Wordpress from the Plesk interface.....
What's the most elegant way to move a Plesk managed Wordpress site?
I don't mind if it stays in its folder (maybe preferrable?), as long as the user doesn't see that "/wordpress" in its URL.
View 3 Replies
ADVERTISEMENT
Nov 5, 2014
I have installed the Wordpress application. The wordpress url is "server.com/wordpress", but I want to change it to something like "server.com/myblog".
In Plesk, the installation path cannot be changed (at least, it is not under "Change Settings").
Changing the Wordpress installation itself is not that difficult (renaming the folder in httpdocs and changing the siteurl and home parameter in the database), however, in Plesk still the old installation path is shown, and the Plesk interface to Wordpress obviously does not work any more.
How can I change the Wordpress installation path in Plesk?
Version Parallels Plesk v12.0.18_build1200140606.15 os_Ubuntu 12.04
OS Ubuntu 12.04.5 LTS
View 1 Replies
View Related
Nov 15, 2014
If a Plesk admin wants to install Wordpress, the installation always fails.
1. Select Server Management -> Tools & Settings -> Security -> Security Policy
2. Select (*) Very strong
3. Confirm with OK
4. Select Hosting Services -> Domains
2. Select Domain
3. Select Button Install Apps
4. Select Wordpress in All Available Applications
5. Select Install
6. Error message is shown!
Error: Installation of WordPress at http://lyl-canbys.de/blog failed. Your password is not complex enough. According to the server policy, the minimal password strength is Very strong. To improve the password strength, use numbers, upper and lower-case characters, and special characters like !,@,#,$,%,^,&,*,?,_,~
But the password was complex enough. with 20 numbers+charcters+special chars!
I i lower Plesks Security Policy to (*) Strong, the Wordpress installation works. But lowering Security with password length 8 is not desireable.
Plesk 12.0.18 Update #24
Linux Debian 7.7
I think this is a bug in Plesk.
View 3 Replies
View Related
Oct 27, 2014
I have a file that creates subscriptions , customers and domains. moreover, also installed wordpress to new domain. it makes it through the php file .
The problem I have is that when installing wordpress on plesk domain is installed in a subdirectory called wordpress in the root directory instead .
Is there any way of changing the php file that is installed directly to root ?
Ask this because from the plesk panel is done, there is an option through the file but can not.
View 2 Replies
View Related
Jul 3, 2009
my blog is on the index and I am planning to put another site on it.. now I want to move my blog to a subfolder or subdomain.. Can I just move the files without affecting the whole blog?
View 6 Replies
View Related
Nov 16, 2013
I accidentally deleted my wordpress installation . I want database of it . How can I get that? Is there any possibility to get my data back?
View 3 Replies
View Related
Oct 13, 2014
whenever one of my customers tries to install an application from the application installer, they get an error that looks like this.
Error: Installation of WordPress at http://*******.com/wordpress failed. Non-zero exit status returned by script. Output stream: 'PHP Warning: mysql_connect(): Access denied for user 'ndari_wordpres_7'@'aeris.jdrepo.com' (using password: YES) in /opt/psa/var/apspackages/apscatalogSTqEEM.zip7b3ca133-9714-5d/cache/scripts/db-util.php on line 66 '.
Error stream: 'PHP Warning: mysql_connect(): Access denied for user 'ndari_wordpres_7'@'aeris.jdrepo.com' (using password: YES) in /opt/psa/var/apspackages/apscatalogSTqEEM.zip7b3ca133-9714-5d/cache/scripts/db-util.php on line 66 '.Click to expand...
View 2 Replies
View Related
Jun 3, 2009
figure out an .htaccess rewrite rule?
I am trying to rewrite everything in the web root folder to use a /blog/ folder.
So for example, if someone goes to [url] then I need it to actually serve the file from [url]
(But not a redirect.. ideally the browser should still show [url]
Is this possible?
View 1 Replies
View Related
Nov 13, 2014
I setup PHP support to Run as FastCGi Application, and i setup the memory_limit=32M in DOMAIN/etc/php.ini, then i create a php program with ini_set('memory_limit','128M'), it does not according to my settings are limited. How can i limit it , only just use the disable_function = 'ini_set' ? or Was there other methods ? Because, When PHP runs as apache module , i can use the php_admin_value in vhost.conf to limit what i want , it does not limit everything like this (disable_function).
View 3 Replies
View Related
Jul 3, 2014
I have:
Debian 7.5
Plesk 12.0.18
In the hosting setting i have selected:
PHP support (Run PHP as FastCGI application , PHP version 5.4.4)
The web instead of interpreted php makes me do the download of a file. How can I fix?
View 2 Replies
View Related
Jul 2, 2014
When i open the page i get the error: "502 Bad Gateway"with strace i get the following error:
Code:
connect(14, {sa_family=AF_FILE, path="/var/run/mysqld/mysqld.sock"}, 110) = 0
setsockopt(14, SOL_IP, IP_TOS, [8], 4) = -1 EOPNOTSUPP (Operation not supported)
setsockopt(14, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
System: Debian 7.5
Mysql: 5.6.19
Plesk: 12.0.18
View 6 Replies
View Related
May 19, 2015
When I try to install Magento 1.9.1.1 I get the error message;Error: Installation of magento at http://mydomain.com/ failed. Non-zero exit status returned by script.Can't seem to get any more information into what might be causing this issue...
View 2 Replies
View Related
Apr 26, 2015
I have this issue if I try to open Control Panel-Tools and Settings-Application Vault and also if I click on Wordpress Toolkit.
I have tried to find the lib with this command:
find / ( -name libmysqlserver.so.2 -o -name libmyodbc.so ) -print 2>/dev/null
with this output:
/usr/lib64/sw/libmysqlserver.so.2
/usr/share/cagefs-skeleton/usr/lib64/sw/libmysqlserver.so.2
I think that the path is incorrect because I have red that it was be /usr/lib64/ and no /usr/lib64/sw/
I have red this link: [URL] ... but the path is /usr/lib64/ and also I have reinstall mysql-connector-odbc but with no success.
View 13 Replies
View Related
Jun 23, 2015
Plesk Applications Installer. I wish to create my own WordPress template (with preinstalled plugins/themes) for my customers.
Is there an easy way to do this (or anyway to do this)?
View 3 Replies
View Related
May 26, 2015
The APSC database was corrupted, so i used :
/usr/local/psa/bootstrapper/pp11.5.30-bootstrapper/bootstrapper.sh repair
to repair the databases. Worked, but give me the error
"Table 'aps_resource' doesn't exist"
One more time, i recover this table from the newest backup existing. But now, give the error " Can not find registry resource for Application ID" for one domain - I have 3 domains, 2 are working, one not.
View 3 Replies
View Related
Jul 9, 2014
Since upgrading to Plesk 12, I'm getting near daily "Application Updates" emails. The body copy simply reads "date.timezone = Europe/London"
How do I stop these? They're very annoying and clients receive them too.
View 2 Replies
View Related
Jun 17, 2014
Parallels Panel 11.0.9
Ubuntu 12.04.4 LTS
Apache/2.2.22 / Mysql 3.5.8.1
Is it possible to let Plesk allow database creation from another web application ?
For example, we would like to use this framework (codeigniter) method => this->dbforge->create_database('db_name')
ACTUAL RESULT =>
The method returns false but i'm unable to track it on the error logs.
EXPECTED RESULT =>
The method should returns TRUE
And thus the database should be created
Is it some task we should manage at Plesk or Apache level ?
View 7 Replies
View Related
Apr 10, 2015
Migrating accounts to a fresh Plesk 12 installation task fails with the following error: Perhaps /usr/local/psa/admin/bin/deployer application missing, has incorrect permissions or unexpectedly terminated
Fresh install of Plesk 12.0.18 MU42 on CentOS 7.1. Tried to reinstall, same problem.
already tried this:
[URL] ...
...without success
View 4 Replies
View Related
Jul 5, 2014
Joomla now requires PHP 5.3.10 or above but PHP 5.3.3 is installed. I rely almost exclusively on Plesk to keep the server components up to date and now I can't update my Joomla websites. I tend to avoid working at the command prompt, which is why I lease Plesk. I see that Plesk supports dual (or multiple) PHP versions, but the panel doesn't seem to deploy other versions. Does Parallels plan to allow customers to install multiple versions of PHP from the control panel so that PHP won' break legacy software but the newer apps will be able to run also?
(IMHO a better solution would have been for PHP 5.4 to be fully backward compatible)
View 1 Replies
View Related
Oct 16, 2014
We are running the latest Plesk 12 under CentOS 7.
While I can see the App Owncloud as Admin in the Application Vault my users cannot see that particular app in their Application pool. They can see all other apps though. Just not Owncloud.
All resellers and customers are allowed to install everything from the pool and i selected Owncloud in the Vault already and "made it available" .. Though it is not shown.
View 7 Replies
View Related
Jul 30, 2014
We've been experiencing a lot of trouble with novice customers that want to install an Application Vault package that has sub-optimal default settings, e.g.
customer wants to install wordpress, clicks on Application Vault -> wordpress -> "INSTALL"
This will install, without any questions for settings, wordpress into domain.com/wordpress - which is not what people want. I know that there is a button with teh drop down menu that shows "custom", however, people don't see/know about it and click "install".
Is there a way to remove / replace the "quick install" button and have the "install custom" as default.
View 2 Replies
View Related
Dec 3, 2008
I currently have one blog on wordpress (a sub domain like name.wordpress.com).
I want to purchase a domain and also move it to a paid host. I am not really technically knowledgeable to do this. Have visited a few step by step guides but find them quite confusing.
guide to do the move/transfer of the blog, more for a beginner? And by the way is it simple to do or actually more for a professional?
View 14 Replies
View Related
Aug 25, 2014
We're not able to install the ePages App.
We get this error:
Code:
Non-zero exit status returned by script. Output stream: 'Failed to install site: Not Found '. Error stream: 'Failed to install site: Not Found '.
panel.log
Code:
[2014-08-25 17:13:04] ERR [util_exec] proc_close() failed
[25-Aug-2014 17:13:04 Europe/Berlin] PleskUtilException: '/opt/psa/admin/bin/sappmng' '--run-application-script' '--script-file-name=configure.php' '--script-name=remove' '--script-language=php' '--user-name=xxxx' '--application-full-name=file:////opt/psa/var/apspackages/ePages-6.10-8b4212cd8-fdd0-5e46-5949/cache' failed with code 1.
[Code] ....
I configured the App in the application vault to the ip address of our plesk server.
View 2 Replies
View Related
Jul 17, 2015
Hosting Settings
There is no php support - so i can´t change or choose running as apache module or cgi application (s. screenshot)...
OS Ubuntu 12.04.5 LTS
Panel version 11.5.30 Update #50, last updated at July 17, 2015 03:46 AM
View 4 Replies
View Related
Jan 27, 2015
how can i move 1 or more Websites to a other Costomer?
Plesk 12.
View 3 Replies
View Related
Apr 22, 2014
I have one webspace with few domains.
Today, i would like to move an existing domain to a separate webspace (a new one) ? Is it possible ?
I can't see any button in the admin panel.
View 1 Replies
View Related
Oct 30, 2014
We are using a server with Ubuntu 14.04 LTS and Plesk 12. When installing plesk, the vhosts directory is automatically created in /var/www/vhosts . Our problem is that /var is on a 120 GB SSD drive. We would like to move it to /data, which is a 2 TB drive. Whenever we used:
This KB-Article [URL] .... (exits with errors) this third-party documentation [URL] .... (Which is from a user who has the exact same problem with the same paths) all we get is ERROR 403 on our demo site. The site was created before the move and we also tried to create it after the move. The Plesk installation is fresh out of the box. There were absolutely no changes to the installation. Even the domain default or server default pages will not load anymore.
View 19 Replies
View Related
Apr 8, 2015
unfortunately I can not move a customer to another reseller, because of this error:
"Einige der ausgewählten Kunden wurden nicht zu **** **** verschoben. Der ausgewählte Reseller besitzt nicht die Berechtigung 'Verwaltung der DNS-Zonen', aber einige der Kunden besitzen sie."
which means "Some of the selected customers could not be moved to **** ***. The selected reseller does not have permission to configure DNS-Zones, but some of the customers do."Well, the customer does not have this permission, because no DNS-service is installed on the server.If I check the customer's permissions there is no point "DNS configuration" or something like that.
View 1 Replies
View Related
Sep 16, 2014
I have 2 Plesk server and I want move everything from old server to new server. I can move my site downloading via ftp but how can I move my email message to new server? when I creating backup with backup manager I think everything is backed up but when I trying to restore that backup on new server I am getting invalid signature error and email message was not moved (only account created)
Is their any way to moved email message automatically? I checked on /var/lib/psa/dump and I see their many backup files created like apache file, conf, info, logs, vhost ?
View 5 Replies
View Related
Apr 15, 2015
I've searched and tried every solution to this I could find. When Plesk 12.1 is configured to process php by nginx, I just can't get Wordpress permalinks to work. If I switch permalinks to default the pages will appear, but if I use something like day and date for the permalinks I get a Nginx 404 error. Of course if I'm just using Apache and it can read the .htaccess file everything works fine. I think part of the reason the solutions I find won't work is my main site is static with the wordpress blog in the /blog/ subdirectory. What would I add in Plesk to get permalinks to work correctly with wordpress in a /blog subdirectory. I'd also like to get WP Super cache working as well if possible.
View 1 Replies
View Related