mysql - Wordpress issue with database -



mysql - Wordpress issue with database -

i've been working on website , error:

error establishing database connection

i in contact host issue , have blocked our connection modsys due script in our installation.

they want remove scripts containing e.x

mysql_connect($_post['dbhost'], $_post['dbuser'], $_post['dbpass']); mysql_select_db($_post['dbname']);

i can't seem find anywhere, theme deactivated , plugins deactivated.

i suggest download notepad++ (windows) download entire wordpress folder via ftp local machine. utilize notepad++ search in files facility search through text contained within files - take time if code sample there notepad++ find it. know , connected can identify aspect remove (theme, plugin etc or malicious code).

mysql wordpress security server

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -