no i am not hacked. this is not a hack issue. there is no strange logs etc plus why do i need a network? i am running a single blog .
i didnt know anything about network and superadmin till today. i am on my own vps server and clean installed wordpress. and i am logging with admin account (user id 1)
great guide bigsite thank you but i just wonder what is this for?
# Upstream to abstract backend connection(s) for PHP.
upstream php {
server unix:/tmp/php-fpm.sock;
# server 127.0.0.1:9000;
i am using php-fpm but i have looked at /tmp/ folder and there is no php-fpm.sock in there.
here is the code Pagination