xmb!!! ahhhh, page


Pages:
ATS Members have flagged this thread 0 times


reply posted on 14-1-2006 @ 09:07 AM by klain
it says:



Checking PHP version.......................................................OK
Checking Directory Structure...............................................OK
Checking Required Files....................................................OK
Checking Database Files....................................................OK
Checking Database API......................................................OK
Checking Database Connection Security......................................WARNING

Security hazard
You have configured XMB to use root access to the database, this is a security hazard. If your server gets hacked, or php itself crashes, the config.php file might be available freely to anyone looking at it, and thus reveal your root username/password. Please consider making a new user for XMB to run as.
Checking Database Connection...............................................OK
Checking Database Version..................................................OK
Checking Full Url Compliance...............................................WARNING

Configuration Notice
XMB could not verify that you have your $full_url correctly configured. If this is configured wrong, it will silently prevent logging in later on in the process. However, if you're sure it's correct, then you can safely ignore this notice.
Could not locate database "moodle". Please make sure it exists before trying again!


i installed earler a moodle bundle (moodle is a virtual learning environment) the bundle came with sql, php, apache pre configured so i thought i could get it working that way, but it did'nt so i got rid of moodle and installed easyphp do you think there may bea refference to moodle somewhere?



reply posted on 14-1-2006 @ 10:33 AM by klain
Originally posted by dreamlandmafia
Find the MySQL administration in EasyPHP and create a new user. Then create a new database, something like xmb. Then change config.php to reflect these new changes.

$full_url in config.php is also wrong. It should be something like
localhost...[ForumPathHere]/

[edit on 1-14-2006 by dreamlandmafia]


you wouldn't know how to get to the mysql admin would you?

i found mysqladmin.exe

and tried to do it through there but i got this:



D:\Program Files\EasyPHP1-8\mysql\bin> mysqladmin drop xmb19
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'ODBC'@'localhost' (using password: NO)'



reply posted on 14-1-2006 @ 11:12 AM by alternateheaven
If easyphp is giving you problems try getting phpdev its yet another AMP (Apache, MySQL, PHP) package that I've used numerous times to run not only XMB but phpBB, MyBB, Drupal, and many others. I know its a bit much to ask you to install a third piece of software but I know for sure that phpdev works fine and it includes a copy of phpMyAdmin that lets you connect to localhost... and then manipulate your databases instead of having to use the command line interface. A word to the wise dont use this as a production setup as its not configured for security but rather to work out of the box.
Pages:     ^^TOP^^