Does he/she/you have as installing the ravenuke manually?
Example: to create database manually. without using INSTALLATION, I find very complicated, many steps, and data that I don't know where to obtain.
Joined: Feb 06, 2006 Posts: 3038 Location: United Kingdom
Posted:
Wed Feb 11, 2009 11:57 am
Surely it is easier to install using the Installer? Don't forget to read the HowToInstall files included in the package.
It is certainly possible to install manually, you would need to look the SQL in the files, which are located in the INSTALLATION directory. Then import the SQL using phpMyAdmin.
.....but seriously the Installer is definitely the easiest way of doing it, if it isn't then we must be doing something wrong.
Joined: Aug 30, 2005 Posts: 3186 Location: near Albany NY
Posted:
Wed Feb 11, 2009 2:16 pm
I would put this even more strongly than Jakec, though he is substantially correct. The installer does many things for you "behind the scenes" and it would be extremely difficult, even for an expert, to install this manually. One example ... the SQL files Jake mentioned contain the $prefix variable. The installation program reads your config.php and substitutes in the value of $prefix to the SQL. If you try to import the raw files to PHPmyadmin it is not going to know what to do with $prefix.
Use the installer ... after reading the HowToInstall manual a couple of times.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum