php.ini (Local Value) problem - Joomla! Forum - community, help and support
hello,
running joomla 2.5.8 on php 5.2.17 on virtual private server @ hostgator. i'm 1 on server.
my issue seems memory_limit setting. under system information on php info tab states local_value 48m , master value -1 (unlimited).
i can't find local value comming from. support @ host can't either.
when run phpinfo.php script lists memory_limit values -1 both local values , master values.
anyone know why system information local value stuck @ 48m in joomla admin , how change it?
thanks
running joomla 2.5.8 on php 5.2.17 on virtual private server @ hostgator. i'm 1 on server.
my issue seems memory_limit setting. under system information on php info tab states local_value 48m , master value -1 (unlimited).
i can't find local value comming from. support @ host can't either.
when run phpinfo.php script lists memory_limit values -1 both local values , master values.
anyone know why system information local value stuck @ 48m in joomla admin , how change it?
thanks
westteck wrote:hello,
running joomla 2.5.8 on php 5.2.17 on virtual private server @ hostgator. i'm 1 on server.
...
common misconception, (most likely) not 1 on server.
is there /etc folder on domain's tree? if so, php.ini file in there, , should able see precisely .ini files being loaded in phpinfo tab of systeminfo under site menu...
here "sanitized" @ mine:
code: select all
system linux xxxxxx.us 2.6.32-5-xen-amd64 #1 smp sun sep 23 13:49:30 utc 2012 x86_64
build date aug 6 2012 14:14:17
server api cgi/fastcgi
virtual directory support disabled
configuration file (php.ini) path /etc/php5/cgi
loaded configuration file /home/xxx/etc/php5/php.ini
scan dir additional .ini files /etc/php5/cgi/conf.d
additional .ini files parsed /etc/php5/cgi/conf.d/apc.ini, /etc/php5/cgi/conf.d/curl.ini, /etc/php5/cgi/conf.d/gd.ini, /etc/php5/cgi/conf.d/mcrypt.ini, /etc/php5/cgi/conf.d/mysql.ini, /etc/php5/cgi/conf.d/mysqli.ini, /etc/php5/cgi/conf.d/pdo.ini, /etc/php5/cgi/conf.d/pdo_mysql.ini, /etc/php5/cgi/conf.d/pdo_sqlite.ini, /etc/php5/cgi/conf.d/sqlite.ini, /etc/php5/cgi/conf.d/sqlite3.ini, /etc/php5/cgi/conf.d/suhosin.ini, /etc/php5/cgi/conf.d/tidy.ini, /etc/php5/cgi/conf.d/xsl.ini
good luck!
Comments
Post a Comment