Never used Linux before
I'm trying to set up a test server using fedora 5 so I can install moodle for the science department to try out.
I've installed Fedora ok (text mode) and am now trying to install MySQL, Apache & PHP but have become stuck at the first hurdle.
I'm using the CD from SAMs Teach yourself PHP,Apache & MySQL as the SQL version is newer and the instructions are usually easy to follow.
Everything is fine until I get to the part of finishing the installation and starting the MySQL server.
The book tells me to type in
scripts/mysql_install_db --user=mysql
but all I get is 'No such file or directory' even though I can see it in the scripts directory.
I've tried running it directly from the scripts folder but get 'command not found'
Obviously the book is out of sync with fedora 5, so can anyone throw some light on this and what I should try?
