Setup - combu admin...
 
Notifications
Clear all

Setup - combu admin page not loading

4 Posts
2 Users
0 Reactions
784 Views
(@pj17903)
Posts: 3
Active Member
Topic starter
 

Hi - I followed the FAQ and the tutorial video, but am not able to get the admin page to display on localhost. phpMyAdmin is running fine. As a test I commented out the

define ("GAME_DB_USER", "root");

 line in config.php and I get an error (so I know it's hitting the local combu site). And it's running the code to add the first row to CB_AdminAccount except that no row is added. No entries in combu or apache error logs. What have I missed?

thank,

pj

 
Posted : 04/04/2016 11:18 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

What do you see when you try to visit /yourcombufolder/admin on localhost? If you see PHP code then you missed to edit php.ini to enable short_open_tag (check the FAQ and server setup documentation about it).

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 04/04/2016 11:43 pm
(@pj17903)
Posts: 3
Active Member
Topic starter
 

just a blank page. I did add the short_open_tag to php.ini and the lower_case_table_names=2 to my.ini

 
Posted : 05/04/2016 12:03 am
(@pj17903)
Posts: 3
Active Member
Topic starter
 

fwiw I got it running just fine on my hosting service, so it's something to do with my local xampp setup. Which was just for testing anyway so I guess I'll test on the server 🙂

 
Posted : 05/04/2016 1:37 am
Share: