Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
3 - 1 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: new 2.3.3 install won't :-/
by sailjapan on 2009/9/5 10:44:06

Many thanks to all those that chipped in. The install worked just fine after adding the .htaccess changes listed above.
Re: new 2.3.3 install won't :-/
by sailjapan on 2009/9/1 15:14:41

Ok, I'll try that and get back to you all. Thanks for your efforts.
Re: new 2.3.3 install won't :-/
by ghia on 2009/9/1 7:32:11

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.
Re: new 2.3.3 install won't :-/
by sailjapan on 2009/9/1 6:06:09

yup. done that. /tmp directory has some sub-directories, but what constitutes 'full'?
Re: new 2.3.3 install won't :-/
by dbman on 2009/9/1 5:56:05

check your php.ini file for this directive:

le="color: #000000"><?php session.save_path = "/some/path/to/temp"


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

Who's Online

141 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 141


more...

Donat-O-Meter

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

Latest GitHub Commits