umm...
My sites down too.
www.visualdesigncore.com
internal server error, not sure why.
requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
with eAccelerator v0.9.5.2, Copyright (c) 2004-2006 eAccelerator, by eAccelerator
with the ionCube PHP Loader v3.1.32, Copyright (c) 2002-2007, by ionCube Ltd., and
with Zend Extension Manager v1.2.0, Copyright (c) 2003-2007, by Zend Technologies
with Zend Optimizer v3.3.0, Copyright (c) 1998-2007, by Zend Technologies
php_value session.use_only_cookies 1
php_value session.use_trans_sid 0
Description: php initialization code.
This code gets run before any of the templates, used for example to setup variable names.
session.use_only_cookies = On
session.use_trans_sid = Off
<?php
phpinfo();
?>
session.use_only_cookies=1
session.use_trans_sid = 0Bigwebmaster wrote:Okay I Just tested:
- Code: Select all
session.use_only_cookies=1
session.use_trans_sid = 0
in a php.ini file in a local directory on a site here and that did in fact change the values. I believe it only works for the directory it is in, which means you will have to place that php.ini file in each directory that you need those changes made.
session.use_only_cookies On On
session.use_trans_sid no value no value
session.use_only_cookies On On
session.use_trans_sid 0 0
Users browsing this forum: MSN [Bot] and 1 guest