The wordpress tag has no usage guidance.
0
votes
0answers
31 views
How to break down process of top command in linux?
I got problem with my site. I have a sharing hosting with high load cpu usage with wordpress site. When i loggin through my ssh terminal and running top command I got the following snapshot.
I'm ...
1
vote
2answers
17 views
Getting 403 in any php located in wp folders
Using VestaCP with nginx + httpd on CentOS 6.7
The website works perfectly, but to load php files from javascript failes since it gives 403 error.
I have tried the following: (Every folder got the ...
0
votes
1answer
29 views
symlinks creates duplicate folder name
I have purchased an ebs volume to keep all my wordpress uploads. My wordpress files are in /var/www/html and in order to link between the upload folder here and in ebs volume, i created a symlink as ...
0
votes
0answers
26 views
mysqld_safe restarting, but mysqld remains dead
I'm relatively new to Sys Admin, looking for assistance w/ a problem on my Amazon Linux EC2 server running Wordpress.
Occasionally, the database goes down. To start debugging, I check mysqld status. ...
0
votes
1answer
37 views
web server redirecting?
I installed turnkey wordpress (turnkey-wordpress-14.0-jessie-amd64-disk1) on one computer and then I moved the vmdk to another computer.
Now when I boot up the VM I get the turnkey windows with all ...
0
votes
0answers
16 views
Block incoming access to xmlrpc.php (VPS)
I've just recently had an attack on a xmlrpc.php file on a WordPress blog. The attack was on managed hosting and I believe the hosting company has dealt with it by limiting incoming access to the file....
3
votes
0answers
26 views
WordPress high Steal time on Linux Ubuntu 16.04.1
I have a dynamic Wordpress website with multiple plugins, installed over an AWS EC2 t2.micro Instance with a Linux Ubuntu 16.04.
At some point of working on the admin panel on different occasions, ...
0
votes
2answers
582 views
Uninstall Wordpress
I am still at the beginning and just wondering how to uninstall totally WordPress and then reinstall it.
I installed first time from this tutorial.
1
vote
0answers
125 views
Centos 6.6 box with single wordpress site - out of memory: kill process httpd repeatedly
So I have a Centos 6.6 box running as a LAMP stack.
PHP 5.3.3 | Apache 2.2.15 | MySQL Server 5.1.73
This box is a VM running on XenServer 6.5, It has 4Gb memory available.
total ...
1
vote
0answers
7 views
WordPress local install on Mint -need to set global NameServer
Local install of WordPress. I think I have everything set up to run WP admin install. I cannot get that page to come up.
I do not know what I am doing. I am following instructions. I need more ...
4
votes
1answer
105 views
Search file name within file
Someone put a lot of malicious code onto every single wordpress instance on my server. For the second time. (At least) Every js file has been modified. There is a pattern though, the code always looks ...
1
vote
1answer
113 views
How do I upgrade PHP on CentOS 6.7 for CiviCRM 4.7 / WordPress?
Is there any kind of "official" repo for upgrading PHP beyond the stock PHP 5.3.3 found in CentOS 6.7?
I'm trying to utilize the SCL repo's, but finding all sorts of peculiarities that seem to point ...
0
votes
1answer
626 views
How To Install and Configure ImageMagick for PHP and Wordpres on Amazon Linux AMI
I've installed a fresh Wordpress site on my Amazon Linux AMI following the setup instructions listed on the EC2 Tutorials section i.e. "Hosting a WordPress Blog with Amazon Linux". I'm also using the "...
0
votes
1answer
22 views
How can I get Wordpress functioning from its new address?
I have a Wordpress installation which I wish to redirect from http://dev.example.com to https://example.com
I can get an unstyled page like the below; the browser balks at loading HTTP content for an ...
0
votes
0answers
59 views
What is the purpose of .been_here file?
I was browsing the files under .quickinstall when I located this file. It looks bit suspicious! The file, located at ~/.cpanel/quickinstall only says "I've been here".
1
vote
1answer
149 views
Blank page after installing ISPConfig3
I have followed the instructions on HowToForge (only step #20) and setup ISPConfig3 without problems.
The server is Debian Jessie 8.1; and it serves multiple domains. The main domain is example.com. ...
3
votes
1answer
292 views
FreeBSD jails - Nginx, PHP-FPM, Wordpress - Share folder between jails (read-only)
Question
I want to seperate PHP (PHP-FPM) and Nginx into different jails. One jail with Nginx, and one with PHP-FPM / PHP / Wordpress.
Nginx is good at serving static assets, so I would like to ...
1
vote
0answers
25 views
Reducing Apache-Spam
I got a hack-attack and all my Wordpress instances got modified. Now it seems that I have fixed everything and all my "backdoor-shells" and Wordpress-instances are back running secure (hopefully).
...
0
votes
1answer
137 views
Why can't close my eth0 by command `ifconfig eth0 down`?
Let us start from closing my eth0.192.168.1.4 is binded with eth0.
root@hwy:/home/debian8# ifconfig eth0 down
root@hwy:/home/debian8# route -nv
Kernel IP routing table
Destination Gateway ...
0
votes
1answer
74 views
WordPress subdirectory installation with Tomcat using nginx webserver
I'm running tomcat on main website using nginx proxy pass, now I want to install wordpress on the same domain as a sub-directory like this.
domain.com/blog
I used below config in nginx.
location /...
1
vote
1answer
78 views
Verify how command was executed
I run few PHP webpages with NGINX and PHP-FPM.
Recently I hosted site for friend who had security issues with WordPress, did all upgrades, WP and Plugins.
But somehow I found out today that user ...
1
vote
0answers
26 views
Postfix sending spam [duplicate]
I am running Ubuntu 14.04.3 with apache2, postfix and dovecot. Today (about 24 hours ago) my server started sending spam (like 10-20 mails to random addresses every 2-3 minutes) and I got blacklisted. ...
0
votes
2answers
41 views
Insert Line in Multiples Files
I have a CentOS Server with 200 Wordpress sites and now I want to insert this line in every wp-config.php file:
define('DISABLE_WP_CRON', true)
I know there exists a "for ... do ... done" ...
0
votes
2answers
595 views
Cannot Access LAMP Web Server on Ubuntu Server 14.04
UPDATE: So it seems that I can access the website from computers outside of the LAN, it's when I try to pull up from any computer on the same LAN as the server that I get an issue. From what I've read ...
1
vote
1answer
48 views
Install wordpress package always require apache?
Debian's WordPress package depends on apache|httpd, lighttpd also provides httpd, but when I try to install WordPress, apt requires me to install apache2!
What I should do? I want to use only ...
0
votes
1answer
782 views
Restrict user to do SFTP on the www folder owned by www-data group
I would like to create a new user with read/write privileges ONLY in the /var/www/ directory including all sub-directories. The /var/www/ is owned by a group called www-data.
Best way to do it I ...
1
vote
2answers
137 views
Which is the user used by Wordpress?
I've setup Wordpress, however Wordpress is unable to make changes within folders, and after some research it was determined that this is a permissions issue; the user used by Wordpress, is unable to ...
1
vote
1answer
350 views
Extracting Wordpress.zip file on Linux server
I'm new to Linux and I'm currently trying to do the following:
unzip the contents of wordpress-4.1.1.zip to the directory in which it is contained which is /my-test-site/wordpress-4.1.1.zip
I ...
0
votes
1answer
609 views
How to make directory writable?
I just installed apache2 and WordPress on my RPi. I followed this tutorial.
After its successful installation, I moved on to customization. But when I upload any images, etc.
I receive the following ...
0
votes
1answer
15 views
Different DB Package Installation Calls
I've read/seen various DB installation tutorials and one thing often perplexes me... sometimes I see people install both mysqldb & mysqldb-server, or only one or the other. My question is: are ...
1
vote
0answers
166 views
Nginx wordpress and its wrong path
I've a Raspberry and I installed nginx and over this I put Wordpress.
Wordpress installation come from an old backup of a websites that I hosted somewhere else. The URL was mydomain.com/home, now in ...
0
votes
1answer
100 views
Incorrect Directory Index
I am attempting to load as the default DirectoryIndex home.html, but the site keeps jumping to index.php. Website is built on WordPress.
httpd.conf
DirectoryIndex index.html home.html index.php ...
1
vote
1answer
187 views
How to find site on shared server that is generating httpd requests
I have a shared server that had a Wordpress site that was compromised. I cleaned out all the wordpress sites on the server and everything seemed to be fine.
When I checked today I noticed a large ...
0
votes
0answers
237 views
iptables blocking email from my wordpress site
I cant seem to send email from my Wordpress site. Here is what my iptables script looks like. Ports 25 and 110 are commented but even uncommented the send email does not work.
#!/bin/bash
# A Linux ...
2
votes
1answer
229 views
Apache authentication mutiple domain but same subdirectory
I've got several sites: example.com, example1.com, and example2.com in my wordpress. All of them point to my server's /public_html folder, which is my Apache root folder. What do I need to add to my ....
1
vote
1answer
530 views
How to Link File URLs?
I am currently running WordPress/Woocommerce on an Apache server.
I have files for sale on the server, located outside of the public path for security.
I am attempting to link the downloadable files ...
1
vote
1answer
202 views
htaccess Rewrite Issue
I have been attempting to correct an issue that I'm experiencing with WordPress. Following the advice on the WordPress.SE site I've tried to resolve it with an .htaccess rewrite rule, but for some ...
2
votes
1answer
149 views
What does this code really do?
I am testing iThemes security plugin for Wordpress.
It adds the following code:
# Rules to help reduce spam
location /wp-comments-post.php {
valid_referers jetpack....
0
votes
1answer
118 views
Apache configuration issues
I'm running OpenSuSE Linux and installed apache, php, mysql, vsftp for web experiments.
I installed Wordpress on local Apache but... problem comes from here. So I've localhost/wordpress as root ...
0
votes
1answer
183 views
Permissions help?
So I've set up a Wordpress site on my server. The problem I'm having is that Wordpress creates new folders to sort content uploaded from the Dashboard by day. But, somehow the server doesn't have ...
1
vote
2answers
83 views
Increasing the time for requests to complete
I have a one off web request that I need to send via a Wordpress page hosted on my server.
The request takes a long time because it's processing a lot of data; unfortunately, the page returns with an ...
0
votes
1answer
462 views
Wordpress won't recognize the MySQL database
I want to install Wordpress on Archlinux but I have this error:
Your PHP installation appears to be missing the MySQL extension which is required by WordPress.
I un-commented this line in /etc/php/...
4
votes
2answers
4k views
Apache ownership and permissions for wordpress
I'm new to running a VPS, but I managed to get the whole system setup and secured without any issues :)
My question concerns Apache and the different ways it can operate. For this particular machine ...
3
votes
3answers
10k views
Linux Wordpress can't write wp-config file
I installed the latest version of Apache2 / PHP / MYSQL on my pc
In the directory /src/www/htdocs I created a directory wordpress with all wordpress files.
Then, when I tried to create the wp-config ...
2
votes
3answers
3k views
Apache2 permissions issue
I have changed my DocumentRoot to /home/user/www. To achieve that I have just changed the 2 occurrences of the path at /etc/apache2/sites-available/default.
The permissions of /home/user/www are ...
1
vote
1answer
99 views
Find and Replace in wordpress postings
I have a wordpress blog with 93 posts on it, in which I want to replace [bash] with <pre> but how do I do it please? I need to go through all the posts changing [bash] to <pre> in each one,...
0
votes
1answer
488 views
WordPress on LinuxMint: Can't create directory (or write file)
I run Linux Mint, with Apache2, PHP and MySQL. I've activated modules for Apache so that users' public_html can be used and that PHP-scripts can be run from them. I installed WordPress in my ...
0
votes
1answer
332 views
Unable to access http service intranet
I'm not sure if this is the right place, if this is the case I will move the question with no problem.
I'm setting up a web server for testing Wordpress. Everything works fine if I try to access the ...
4
votes
2answers
10k views
CentOS - Issue with write permissions
I am running CentOS 6.4 and I have installed Wordpress on it. (along with LAMP)
Now the problem is, that I cannot make any write changes to any files in the wordpress editor: eg. header.php, style....
0
votes
1answer
2k views
Security - Giving Apache write access to /var/www/html
I am running Worpdress on an CentOS Webserver.
Now, to enable wordpress to be able to upload/write files to the default webserver directory
/var/www/html
I had to do the following change on the ...