
I am hoping someone can shed some light on an issue I am having with ORTS 3 installation.
Whoo-hoo! OTRS 3? You hopefully mean 1.1.1-01?
All has installed properly (Perl/Apache2/mod_perl), until the SQL config section.
First of all, OTRS is not successfully tested with mod_perl_2_0, which is required on Apache2. I suggest you'd switch to Apache 1 and mod_perl_1_0, it should perform fine. Surely one day it'll be working under mod_perl2 on A2 even on Win32. If you have a defined need for an A2 installation instead of an A1, I suggest you leave mod_perl2 aside and switch to CGI, although speed will drop below A1/mod_perl1. Something like a 486... ;) [mysql cmds snipped]
I have tried this in all the dirs and there doesn't appear to any commands available to execute the command.
What are the error outputs?
I have tried to manually create the dB's with MyAdmin and WinMySql and there is no way to build the dBs or assign rights.
Again, the error messages would be helpful.
I have also tried to install phpMyadmin without success.
I repeat myself... The latter one should be as easy as copying phpmyadmin to your Webservers root folder and adjusting config.inc.php to your needs. You can then build some maintenance tables and stuff, but you need not to. The only thing to do is to have a look in the config file.
Any thoughts?
Well, as even the command 'cd /d d:\mysql' failed, it seems to me you forgot to install MySQL, didn't you? Robert Kehl