Hi, I started getting the following error for one of my sites. It occurs every time I log into WordPress from the domain. And is thrown on virtually every backend page.
Also:
I tought it was one of my plugins, but the error shows up for more than just the mainwp_tab.
When I went into my /tmp folder, there is a file that looks like this:
The XXXXXX is my domain. What is does the lock....txt mean? Is this file supposed to be here?
Any help would be greatly appreciated!
Code:
[Wed Dec 07 02:12:11.236353 2016] [cgi:error] [pid 1523] [client 108.XX.XX.XX:38962] AH01215: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0: /usr/local/cpanel/cgi-sys/ea-php70, referer: https://XXXXX.co/wp-admin/admin.php?page=mainwp_tab
Code:
[Wed Dec 07 02:10:50.363361 2016] [cgi:error] [pid 1936] [client XXX.XX.XX.XX:XXXXX] AH01215: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0: /usr/local/cpanel/cgi-sys/ea-php70, referer: https://XXXXXX.co/
I tought it was one of my plugins, but the error shows up for more than just the mainwp_tab.
When I went into my /tmp folder, there is a file that looks like this:
Code:
-rw-r--r-- 1 XXXXXX XXXXXXX 0 Dec 7 01:49 lock103218.txt
Any help would be greatly appreciated!