Welcome to the nuBuilder forums!

Please register and login to view forums and other content only available to registered users.

session tables

Locked
ckurlinski
Posts: 9
Joined: Wed Feb 26, 2014 10:00 pm

session tables

Unread post by ckurlinski »

I am trying to move my deployment to a new server. I am using the same version of everything MySql 5.6.16, Apache 2.4.7, PHP 5.4.25, the drive and directory structure is the same. However, when I login to nuBuilder on the new server a new table appears in the database, it appears to be related to the session. (Example: ___nu1531f4a0294e19___ ) This does not happen on the original server where everything works perfectly. I've gone thru all the .ini files and have even copied the ones from the working server to the new one and I get the same issue. I occasionally get the nuBuilder BSOD telling me to delete these tables if they exist. I cannot figure out why the new server generates these tables but the working server does not.
ckurlinski
Posts: 9
Joined: Wed Feb 26, 2014 10:00 pm

Re: session tables

Unread post by ckurlinski »

I think that was a wild goose chase. I running the UwAMP 2.8.1 version on that machine just fine and I am seeing the session tables during normal operation. I suspect the original nuBuilder BSOD issue is with my PHP or MySql, most likely MySql. I'll trouble shoot that later, development of the site is a higher priority.
massiws
Posts: 503
Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:

Re: session tables

Unread post by massiws »

ckurlinski, __nu*__ tables are normally created by nuBuilder during its work: they are deleted by nuBuilder itself after two days.

About BSOD you have to investigate on different configuration on the two servers.

Max
Locked