Need to enable AddHandler application/x-httpd-php53 .php ... - Joomla! Forum - community, help and support
i need add addhandler application/x-httpd-php53 .php htaccess file on joomla site.
please tell me on htaccess file put code?
and also, htaccess instructs comment out line add # before comment; however, every single line on htaccess has #.
i entered addhandler code bottom of htaccess file right before end of joomla core.
rewriterule .* index.php [l]
#
addhandler application/x-httpd-php53 .php
## end - joomla! core sef section.
i'm trying access installation page, , first needed change permissions on joomla site, in order enable php 53 on host server, need 1 joomla site; otherwise, enabling php 5 sites give me error messages on old joomla sites still need upgrading
where put code? thanks.
please tell me on htaccess file put code?
and also, htaccess instructs comment out line add # before comment; however, every single line on htaccess has #.
i entered addhandler code bottom of htaccess file right before end of joomla core.
rewriterule .* index.php [l]
#
addhandler application/x-httpd-php53 .php
## end - joomla! core sef section.
i'm trying access installation page, , first needed change permissions on joomla site, in order enable php 53 on host server, need 1 joomla site; otherwise, enabling php 5 sites give me error messages on old joomla sites still need upgrading
where put code? thanks.
i think may refer post => viewtopic.php?t=100045
Comments
Post a Comment