disstress Posted January 29, 2011 Share Posted January 29, 2011 I am having some issues getting mumpi working on my server. Running php 5.1.6 + centos + nginx.Error logs are empty and the viewer works great. I am unable to log into the user area or the admin area. The login form just reloads after filling it out properly. If the wrong credentials are supplied then the failed login message is displayed.Any help is greatly appreciated. Link to comment Share on other sites More sharing options...
Administrators kissaki Posted January 29, 2011 Administrators Share Posted January 29, 2011 You also asked in my blog, I replied there as well.Make sure cookies are enabled in your Browser. Link to comment Share on other sites More sharing options...
disstress Posted January 29, 2011 Author Share Posted January 29, 2011 I appreciate you replying. I realized that I posted to an older blog post and wasn't sure if you would check on that. I appreciate it.The data and tmp folders are writable. I am saving php session data to a folder below the MumPI document root. Cookies are enabled in my browsers.Turns out, I needed to save session data inside of the MumPI/tmp directory? It is up and running now. Thanks again. Link to comment Share on other sites More sharing options...
devorian Posted April 4, 2011 Share Posted April 4, 2011 Hello,i'm not kind a guru and not troll. I've installed 1.2.3 murmur server, dowload and installed MumPI. When i'm going first page and loging everything is ok, but when i'm going to admin section there is problems come... On main admin page i'm getting such errors and it doesn't work prorety; Warning: fopen(../data/admin_group_assoc.dat) [function.fopen]: failed to open stream: No such file or directory in /var/www/admin/data/www/comms.md-alliance.com/MumPI/classes/DBManager.php on line 573 Warning: fgets(): supplied argument is not a valid stream resource in /var/www/admin/data/www/comms.md-alliance.com/MumPI/classes/DBManager.php on line 575 Warning: fclose(): supplied argument is not a valid stream resource in /var/www/admin/data/www/comms.md-alliance.com/MumPI/classes/DBManager.php on line 581 Warning: fopen(../data/admin_group_assoc.dat) [function.fopen]: failed to open stream: No such file or directory in /var/www/admin/data/www/comms.md-alliance.com/MumPI/classes/DBManager.php on line 573 Warning: fgets(): supplied argument is not a valid stream resource in /var/www/admin/data/www/comms.md-alliance.com/MumPI/classes/DBManager.php on line 575 Warning: fclose(): supplied argument is not a valid stream resource in /var/www/admin/data/www/comms.md-alliance.com/MumPI/classes/DBManager.php on so my question is how to fix it?My server running under debian and its VDS. Link to comment Share on other sites More sharing options...
devorian Posted April 4, 2011 Share Posted April 4, 2011 oh wait, that was my fail, i didn't run install.php in install folder. Now it fixed. Sorry for distrub. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now