karasu-kun Posted September 2, 2005 Report Share Posted September 2, 2005 (edited) OK. Here is the problem. I have been having som phpBB and XAMPP problems as of late... three main ones. The first is that when I open a file realting to phpbb the format is messed up. An example being[Q]<?print ('blah blah blah')?>[/Q]comes out like this:[Q]<? print (blah blah blah') ?>[/Q]Now that is a simple example, but you can imagine what a ton of php code looks like all put onto one line, and it is -extremly- difficult to insert MODs. The next problem is this: You get a debug error when registering, and then every time you try to send PMs. The PMs still get sent, people still register, but you get these annoying errors. The third problem is the worst of all. This is recent, as in just randomly started last night. When people log in, or log out as the case may be, they get forwarded to the microsoft home page. When you go back to the forum index, you -are- logged in/out, but yeh. This would be like the other annoying error problem- except I can't get into the admin CP. And that poses a huge problem.I did some virtualhost junk, but I got rid of it all, figuring it might help the forwarding problem... unfortunately, it did not. Anyway, my apache configure document and the hosts files are back to normal.Thanks for any and all help. Edited September 6, 2005 by karasu-kun Quote Link to post Share on other sites
Martint Posted September 2, 2005 Report Share Posted September 2, 2005 What PHP Version are you using?I suggest using...Appserv Quote Link to post Share on other sites
karasu-kun Posted September 4, 2005 Author Report Share Posted September 4, 2005 (edited) Well, I -should- be on ver. 4... Oh, this is lovely. Now whenever someone tries to access the forum, apache dies, and I get a bunch of windows error messages ("Apache has encountered and error and will now close. Blah blah blah, Etc. etc.")**Later**Well, I completly deleted XAMPP and phpBB. Now I have phpBB ver. 2.0.17, and I'm using UniServer ver. 2.6 (Has php ver. 4.x, MySQL ver. 4.x, Apache ver. 2.x, exact stuff here). I'm still having errors- registering people get the debug error, confirmation email cannot be sent, and a new one, when they try to log in, they get a 'connection error' page, but when they go back to the index, everything is fine. What should I do? (And still wierd phpBB doc format- could it just be the version?)Oh, and now I can't get in. Again. This is the error I'm getting:phpBB : Critical ErrorCould not obtain lastvisit data from user tableDEBUG MODESQL Error : 1016 Can't open file: 'phpbb_users.MYI'. (errno: 145)SELECT * FROM phpbb_users WHERE user_id = -1Line : 70File : sessions.php Edited September 7, 2005 by karasu-kun Quote Link to post Share on other sites
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.