Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

installerror with memorysize

Questions related to installing, updating, setting up and configuring
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

installerror with memorysize

Unread post by Henk_2a »

Hi all
after installing my logfile gives the error :

Allowed memory size of 268435456 bytes exhausted

The errorline is
$b = debug_backtrace();
thanks for your help!
kev1n
nuBuilder Team
Posts: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 times
Contact:

Re: installerror with memorysize

Unread post by kev1n »

Hi,

Can you identify any issues in the server error logs?
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: installerror with memorysize

Unread post by Henk_2a »

no, no other errors, this is the complete log:
2023-09-21 13:04:53 [proxy_fcgi:error] [pid 26672:tid 140521028695808] [client xx:58474] AH01071: Got error 'PHP message: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 36864 bytes) in /sites/xx/httpdocs/test/core/nudatabase.php on line 146'
kev1n
nuBuilder Team
Posts: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 times
Contact:

Re: installerror with memorysize

Unread post by kev1n »

Are you doing a fresh install or updating an existing database?
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: installerror with memorysize

Unread post by Henk_2a »

Fresh
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: installerror with memorysize

Unread post by Henk_2a »

No, not True, it is a fresh install on an existing database, i will do a fresh install, good idea
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: installerror with memorysize

Unread post by Henk_2a »

I've got it stabel now, tried several times and always the same error

AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Class 'nuBuilderSessionData' not found in /../core/nuchoosesetup.php:49\nStack trace:\n#0 /../core/nuchoosesetup.php(15): nuLoadNewSession()\n#1 /../index.php(15): require_once('...n...')\n#2 {main}\n thrown in /../test_dh/core/nuchoosesetup.php on line 49'

Any idea?
kev1n
nuBuilder Team
Posts: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 times
Contact:

Re: installerror with memorysize

Unread post by kev1n »

What's you PHP version?
Henk_2a
Posts: 60
Joined: Sun Feb 14, 2016 8:42 pm
Location: Nederland
Has thanked: 1 time

Re: installerror with memorysize

Unread post by Henk_2a »

Version 7.3.33
kev1n
nuBuilder Team
Posts: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 times
Contact:

Re: installerror with memorysize

Unread post by kev1n »

I don't encounter any problems with version 7.3.33. Have you double-checked that you've replaced all the existing files with the ones from GitHub?
Post Reply