From: Don S. <do...@se...> - 2003-05-17 16:24:45
|
In hte options page, the leading "/" in my directory paths is removed for the following options: temp_directory incoming_directory mldonkey_bin mldonkey_gui Example, mldonkey_bin is "/opt/mldonkey" but in the options.php page it is "opt/mldonkey". When I run voo from the telnet session or the command-line page, the options is correctly printed as "/opt/mldonkey", so something in options.php is taking it out. I'm looking into it now. By the way the options.php files was full of ^M characters. I ran dos2unix on it and checked it back in. Don. |