• Hi there,

    I’d love to test your plugin but it won’t activate on my install.

    I deactivated all my plugins, even switched back to standard 2012 Theme. Doesn’t make any difference. I get the error below.

    Thanks…

    Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 2944 is not allowed to access /tmp owned by uid 0 in /home/motherbo/public_html/_new2/wp-content/plugins/resize-images-before-upload/resize-images-before-upload.php on line 14

    Fatal error: session_start() [function.session-start]: Failed to initialize storage module: files (path: ) in /home/motherbo/public_html/_new2/wp-content/plugins/resize-images-before-upload/resize-images-before-upload.php on line 14

    http://ww.wp.xz.cn/plugins/resize-images-before-upload/

Viewing 1 replies (of 1 total)
  • Plugin Author WPsites

    (@wpsites)

    Doesn’t look like this plugin is compatible with your server configuration.

    Your server seems to have a problem with PHP sessions, so when this plugin starts up it starts a PHP session which generates a fatal error thanks to:

    Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 2944 is not allowed to access /tmp owned by uid 0

    You could send that error to your host and they should be able to fix it.

Viewing 1 replies (of 1 total)

The topic ‘Plugin won't activate’ is closed to new replies.