Need help installing Joomla! on FreeBSD - Joomla! Forum - community, help and support
hello,
perhaps easy solve, keep hitting head against brick wall (or feels).
i on freebsd , configured box listed here: http://docs.joomla.org/freebsd_installation
but when go http://localhost, see "it works!" right, comes apaches default index.html file. deleted file. see directory listing of the subdirectories/files joomla made of. when create empty index.html file, see blank page. 1 might say, "it don't work".
what step did miss?
perhaps easy solve, keep hitting head against brick wall (or feels).
i on freebsd , configured box listed here: http://docs.joomla.org/freebsd_installation
but when go http://localhost, see "it works!" right, comes apaches default index.html file. deleted file. see directory listing of the subdirectories/files joomla made of. when create empty index.html file, see blank page. 1 might say, "it don't work".
what step did miss?
first want awesome trying , way test boundaries of joomla! that.
apache saw .html default file works needs know index.php
edit apaches httpd.conf , add or edit line
directoryindex index.html index.htm index.php index.shtml index.shtm
and restart apache , should golden
or may have other issue knows i've never used freebsd luck
apache saw .html default file works needs know index.php
edit apaches httpd.conf , add or edit line
directoryindex index.html index.htm index.php index.shtml index.shtm
and restart apache , should golden
or may have other issue knows i've never used freebsd luck
Comments
Post a Comment