Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error on activation #127

Closed
Hiverize opened this issue Jan 4, 2018 · 6 comments
Closed

Fatal error on activation #127

Hiverize opened this issue Jan 4, 2018 · 6 comments

Comments

@Hiverize
Copy link

Hiverize commented Jan 4, 2018

When trying to activate, I get the following error:
Fatal error: ReflectionProperty::setValue(): Cannot write property [...]wp-content/plugins/versionpress/src/Utils/AbsoluteUrlReplacer.php on line 105

I am using
'wordpress-version' => '4.9.1',
'versionpress-version' => '4.0-beta',
'operating-system' => 'Linux dd26414 3.13.0-137-generic #186-Ubuntu x86_64',
'php-version' => '5.6.32-nmm1',
'php-sapi' => 'fpm-fcgi',
'git-version' => '1.9.1',
'git-full-path' => 'unknown',
'wp-cli-full-path' => 'wp',

+Permissions

array (
'exec-user' => '',
'proc_open-user' => '',
'php-can-write' =>
array (
'ABSPATH' => true,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
'php-can-delete' =>
array (
'ABSPATH' => true,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
'process-can-write' =>
array (
'ABSPATH' => true,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
'php-can-delete-file-created-by-process' =>
array (
'ABSPATH' => true,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
)

Please help?

@pavelevap
Copy link
Collaborator

Hi @Hiverize,

it is probably caused by some plugin which stores mysqli instance into WordPress database.
Could you please share your details, especially about installed plugins?
I will create official issue for developers to fix it.

@pavelevap
Copy link
Collaborator

I am closing this issue for now, please reopen if you have additional info or need further assistance.

@JorgeDDW
Copy link

I have the same issue, do you have all the information for the ticket? or you still need more data?

@pavelevap
Copy link
Collaborator

Hi @JorgeDDW,

details about your plugins and theme would be helpful (we still do not have any real-world example). There is an official issue which should ignore this problem generally: versionpress/versionpress#1312

@JorgeDDW
Copy link

Here is the list of plugins: http://nimb.ws/R3kU1J
and im using this theme: https://themeforest.net/item/adventure-tours-wordpress-tourtravel-theme/12781942

@jr-jaguar
Copy link

jr-jaguar commented Jul 12, 2018

@pavelevap I've the same issue too. I received this error when activated WPML Multilingual CMS plugin. If need more info, I can send it. Maybe do you know how I can fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants