Advertisement:

Author Topic: Problems after installation 3.6.1 ////  (Read 18993 times)

miba

  • Newbie
  • *
  • Posts: 24
Problems after installation 3.6.1 ////
« on: April 08, 2016, 03:35:02 pm »
I have the following error message.

Warning: file_put_contents() [function.file-put-contents]: SAFE MODE Restriction in effect. The script whose uid is 1193 is not allowed to access /home/www/web11/html/miba/oc-content/uploads/HTML owned by uid 30 in /home/www/web11/html/miba/oc-includes/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php on line 104

Warning: file_put_contents(/home/www/web11/html/miba/oc-content/uploads//HTML/4.5.0,c025fd58185e35b4d1117abfd9869ab4087f03ce,1.ser) [function.file-put-contents]: failed to open stream: No such file or directory in /home/www/web11/html/miba/oc-includes/htmlpurifier/HTMLPurifier/DefinitionCache/Serializer.php on line 104

and it is not possible to install, themes, plugin or Languages

can someone help me?

Thank you in advance


//problem dissolved//

there was a problem with CHMOD for file / oc-content / upload / HTML.
it was 755 but for the wrong user.

have deleted the file HTML and have newly created. now it's fine
« Last Edit: April 10, 2016, 03:47:54 pm by miba »

Aficionado

  • Guest
Re: Problems after installation 3.6.1 //dissolved//
« Reply #1 on: April 08, 2016, 07:38:03 pm »
SAFE MODE Restriction in effect is actually a hosting restriction. For the 2nd problem you posted.


miba

  • Newbie
  • *
  • Posts: 24
Re: Problems after installation 3.6.1 //dissolved//
« Reply #2 on: April 10, 2016, 03:45:05 pm »
Thanks for pointing,
I also have problems with installing, language and themes
I always get the message "Unzip failed".
is possible, is also a problem with SAVE MODE?


forgive my English, is translated with google translator

Aficionado

  • Guest
Re: Problems after installation 3.6.1 ////
« Reply #3 on: April 11, 2016, 01:43:55 am »
Just find a good hosting company. That is your problem.

miba

  • Newbie
  • *
  • Posts: 24
Re: Problems after installation 3.6.1 ////
« Reply #4 on: April 11, 2016, 05:52:13 pm »
My hosting is not the problem!
it was with PHP version 5.2. that was the problem.
now is, PHP version 5.4 and it works as it should.
Problem solved with a .htaccess file  :D

Aficionado

  • Guest
Re: Problems after installation 3.6.1 ////
« Reply #5 on: April 11, 2016, 06:25:59 pm »
My hosting is not the problem!
it was with PHP version 5.2. that was the problem.
now is, PHP version 5.4 and it works as it should.
Problem solved with a .htaccess file  :D

PHP 5.4 is an old version, obsolete by now.

Use 5.5 or later.

miba

  • Newbie
  • *
  • Posts: 24
Re: Problems after installation 3.6.1 ////
« Reply #6 on: April 11, 2016, 07:25:58 pm »
what is the best version. I can up to version 5.7

miba

  • Newbie
  • *
  • Posts: 24
Re: Problems after installation 3.6.1 ////
« Reply #7 on: April 11, 2016, 07:36:23 pm »
ok I changed php version
with version 5.7 and 5.6, it does not work
with version 5.5 it works

Aficionado

  • Guest
Re: Problems after installation 3.6.1 ////
« Reply #8 on: April 11, 2016, 07:40:00 pm »
ok I changed php version
with version 5.7 and 5.6, it does not work
with version 5.5 it works

There is no 5.7 version, i'm afraid.

And if it doesn't work with 5.5 or 5.6 or PHP 7, then you haven't actually solved your problem(s). You think you solved them, you will have more in the (near) future.

Osclass works great with 5.5 and later.

miba

  • Newbie
  • *
  • Posts: 24
Re: Problems after installation 3.6.1 ////
« Reply #9 on: April 11, 2016, 09:17:19 pm »
I have now enabled 5.5 and it work well.
Thank you for your help

Aficionado

  • Guest
Re: Problems after installation 3.6.1 ////
« Reply #10 on: April 11, 2016, 09:22:09 pm »
You are welcome.