11
dbman
Re: new 2.3.3 install won't :-/
  • 2009/9/1 2:05

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


Quote:
I have the same problem!


different problem... sailjapan has a php.ini issue. You seem to be missing files. Try uploading the files again. You can also check using the "Files Integrity Check" instructions here

12
sailjapan
Re: new 2.3.3 install won't :-/

Quote:
sailjapan has a php.ini issue

Do I? What can I do about that?

You know, the thing that gets me is that I'm using a virtual server and have 10 other XOOPS sites all running fine under the same PHP conditions... why would this one be any different to the others? Even more weird is that I use this domain as my test-bed and have run earlier versions of XOOPS on it with no problems at all. What was so different with 2.3.3? My other sites have mostly been upgraded successfully from earlier versions to 2.3.3, I really don't get it.

13
dbman
Re: new 2.3.3 install won't :-/
  • 2009/9/1 5:56

  • dbman

  • Friend of XOOPS

  • Posts: 172

  • Since: 2005/4/28


check your php.ini file for this directive:

session.save_path "/some/path/to/temp"


Make sure this path exists and the directory isn't full.

14
sailjapan
Re: new 2.3.3 install won't :-/

yup. done that. /tmp directory has some sub-directories, but what constitutes 'full'?

15
ghia
Re: new 2.3.3 install won't :-/
  • 2009/9/1 7:32

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


I found an explaination of this error:Quote:
These errors indicate a problem with your PHP configuration or filesystem permissions, and are not specifically related to the program script. You would encounter the same problems on your server with any script that uses PHP sessions. The problem is usually that the server's PHP session.save_path setting is incorrect.

Try these steps:

1. Create a directory called tmp and give it all permissions 777.
2. Then add something like this to your .htaccess file (adjust the path to tmp as needed):

php_value session.save_path "/home/yourusername/tmp"

As stated in the first error, it tries to access /root/temp/
This should be the directory to be set with write permissions and also the one that is currently defined in the php.ini
Open a ticket with your hoster for checking this session save path.

16
sailjapan
Re: new 2.3.3 install won't :-/

Ok, I'll try that and get back to you all. Thanks for your efforts.

17
sailjapan
Re: new 2.3.3 install won't :-/

Many thanks to all those that chipped in. The install worked just fine after adding the .htaccess changes listed above.

Login

Who's Online

252 user(s) are online (166 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits