configuration.php on a windows host - Joomla! Forum - community, help and support


i thought had posted question can't find on forums, forgive me if did. clicked on preview , not submit button.

my question.

i on windows machine apache installed.

in configuration.php file paths set unix style so

/path/to/directory

do need convert them so

c:\path\to\directory or c:\\path\\to\directory

with line /usr/sbin/sendmail, work on windows or have else it.

thanks.

yes have change path such as:

code: select all

var $log_path = 'c:\\server\\apache\\\htdocs\\joomla\\logs';
var $tmp_path = 'c:\\server\\apache\\htdocs\\joomla\\tmp';
the "$var sendmail" path can remain of course won't work. if have set mailing program such "xmail" on windows, add path in format listed above.

note if install joomla! on windows machine there no need change format of paths done automatically. necessary if moving unix/linux host.





Comments

Popular posts from this blog

Hur installera Joomla på One.com - Joomla! Forum - community, help and support

removing index.php from URL address - Joomla! Forum - community, help and support

「イメージマップのアンカー名には、...」のエラーが出ないようにしたい