Parsing error
-
While working on an article, I encountered the following problem today which might be a result of the parsing error in the third message below:
Warning: session_start() [function.session-start]: open(/tmp/sess_0b3fd19e5d4de1ef17aa0d1040b52380, O_RDWR) failed: Permission denied (13) in /mysite/wp-content/plugins/akeebabackupcore/helpers/AkeebaBackupWP.php on line 43
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /mysite/wp-content/plugins/akeebabackupcore/helpers/AkeebaBackupWP.php:43) in /mysite/wp-content/plugins/akeebabackupcore/helpers/AkeebaBackupWP.php on line 43
Parse error: syntax error, unexpected T_STATIC in /mysite/wp-content/plugins/piwik-tracking-by-mente-binaria/models/options.class.php on line 95
Warning: Unknown: open(/tmp/sess_0b3fd19e5d4de1ef17aa0d1040b52380, O_RDWR) failed: Permission denied (13) in Unknown on line 0
Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
————————–
Afterwards I was unable to display anything in wp-admin. My initial workaround was to disable the file options.class.php via ftp access, which gave me access to the wp-dashboard again. Thereafter I encountered the message with the parsing error in line 95 once more. So I disabled the plugin in the dashboard.Is there a typo in line 95 or is it possibly a conflict with Akeeba Backup?
https://www.ads-software.com/plugins/piwik-tracking-by-mente-binaria/
- The topic ‘Parsing error’ is closed to new replies.