Re: php.ini - Joomla! Forum - community, help and support


hi cannot use .htaccess register_globals = off. according host because phpsuexec enabled.

however wanted check line (default path) have entered php.ini correct. 

/ full unix path - location of default php.ini file @ host
// can determine location of default file using phpinfo()
$defaultpath = '/usr/local/bin:/usr/bin:/bin';

as understand it should end .ini? have copied these scripts (using phpinfo())  every directory suggested , of security messages have gone joomla control panel.

so site running register_globals = off , if default path not have end php.ini?
(http://www.winespirit.co.uk)

also response host seem ok or worry about:

hello robert,

register_globals on (register_globals = on) in server. can override server wide settings placing php.ini file in directory , specifying value inside it. seems have specified inside php.ini file in path(/home/xxxxxx/public_html)

as phpsuexec enabled in server hence can't specify php values inside .htaccess"

many thanks
robert

the path statements should not end in .ini

paths point directories, not files. example, suppose php.ini file located at:
/usr/local/bin/php.ini

then full path is: /usr/local/bin/
then full path , filename is: /usr/local/bin/php.ini





Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support