-
پاسخ : تغییر مسیر session Path
این جوابی هست که هاست به من داده
Dear Mr. Davoudi,
For solving your problem you can use 2 ways:
a:
1. create a folder on httpdcos directory for example:“session” then give the write permission on it
2. create the .htaccess file on httpdocs and write this command “php_value session.save_path '/var/www/vhosts/couture.ae/httpdocs/sessions_data'” please note the php mode set to “Apache module”.
2:
Use ini_set(variable, value) to override session.save_path in Globals.php file
If nothing mentioned above you can do, then try to edit globals.php file comes with Joomla. Firstly create a writable folder, and then edit the globals.php in root Joomla! directory. Add in the following line at the top, right after <?php line:
ini_set('session.save_path','/tmp'
;
Change ‘/tmp’ to full path to the writable directory created. Then edit the following parameter. Look for:
define( 'RG_EMULATION', 1 );
Edit and change the line to:
define( 'RG_EMULATION', 0 );
Save the globals.php file.
جهت مشاهده لینک ها باید ثبت نام کنید یا لاگین کنید.
-
-
06-11-2009 06:13 AM
# ADS
تبلیغات در جوملا فارسی
علاقه مندی ها (Bookmarks)