Videogamefreak Posted May 16, 2009 Posted May 16, 2009 I just got Xampp working on my computer and I can't figure out how to upload/install mccode lite. Will mccodes work with Xampp, If so, how do up get it to work? Thanks for your time. VGF Quote
TMan Posted May 16, 2009 Posted May 16, 2009 Re: Xampp and Mccodes? yes it works with xampp lol. xampp is just a compilation of php apache and mysql in 1. xampp creates a server on your comp... upload the source code to your htdocs folder. then open your web browser and go to like. http://localhost.................... chances are you will have to run the installer and enter your dbdata. Quote
Videogamefreak Posted May 16, 2009 Author Posted May 16, 2009 Re: Xampp and Mccodes? Still can't get it....I made a new file in htdocs folder to store the mccode lite files and I can't figure out how to run the installer Quote
Videogamefreak Posted May 16, 2009 Author Posted May 16, 2009 Re: Xampp and Mccodes? Also I can't upload them...I keep getting errors. Quote
CrazyT Posted May 16, 2009 Posted May 16, 2009 Re: Xampp and Mccodes? There's loads of programs like that the simplest one is just AppServ. Google it. Then once installed All you have to do is go to C:\AppServ\www. Then copy files to there, then go to http://localhost/phpmyadmin create a new database done. Then just run installer on mccode. How easy could it be. Quote
Videogamefreak Posted May 17, 2009 Author Posted May 17, 2009 Re: Xampp and Mccodes? Still can't get the installer to work. :( Any ideas? Quote
Videogamefreak Posted May 17, 2009 Author Posted May 17, 2009 Re: Xampp and Mccodes? Now I view my project and Now when I log in after registering I get this. Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: YES) in C:\wamp\www\Testing\mysql.php on line 2 Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in C:\wamp\www\Testing\mysql.php on line 3 Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in C:\wamp\www\Testing\authenticate.php on line 30 Access denied for user 'root'@'localhost' (using password: YES) Quote
chase779 Posted May 17, 2009 Posted May 17, 2009 Re: Xampp and Mccodes? leave the password blank '' Make use the user is root and the database name is right :wink: Quote
Videogamefreak Posted May 17, 2009 Author Posted May 17, 2009 Re: Xampp and Mccodes? Thanks chase779 I got past that part now, and this what happends Wrote mysql.php file... INSTALLATION ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 1 I'm stuck on this now... where is the manual and where do I go to fix it Quote
chase779 Posted May 17, 2009 Posted May 17, 2009 Re: Xampp and Mccodes? go to localhost/xampp Configure your settings etc there, I also has lots of helpful info there. Quote
Videogamefreak Posted May 17, 2009 Author Posted May 17, 2009 Re: Xampp and Mccodes? I am using Wampserv at the moment, is it still possible to fix? Quote
Faz` Posted May 17, 2009 Posted May 17, 2009 Re: Xampp and Mccodes? Yeah, I think you might need to download the latest version of MySQL and PHP, not too sure though. Quote
Hash-Op Posted May 17, 2009 Posted May 17, 2009 Re: Xampp and Mccodes? PM me, I'll be more than happy to guide you through it via teamviewer - when I have time! So you'll have to be patient :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.