PEAK XOOPS - Re: php5 and php.ini in englishin japanese

Re: php5 and php.ini

List posts in the topic

none Re: php5 and php.ini

msg# 1.1
depth:
1
Previous post - Next post | Parent - No child | Posted on 2008/5/15 12:14
avtx30  上等兵   Posts: 36
You definitely cannot use your own php.ini!

You might use .htacess instead. Put it under your XOOPS_ROOT_PATH. (You have to make sure if the hosting company let you use .htaccess)

Here is an example of .htaccess

php_value default_charset UTF-8
php_flag magic_quotes_gpc Off
php_flag allow_url_fopen Off
php_flag allow_url_include Off
php_value session.use_only_cookies 1
php_flag output_buffering On
php_value memory_limit 64M
php_flag register_globals Off
php_flag register_long_arrays Off
Votes:80 Average:4.75

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!