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.
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
installerror with memorysize
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!
after installing my logfile gives the error :
Allowed memory size of 268435456 bytes exhausted
The errorline is
$b = debug_backtrace();
thanks for your help!
-
- 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
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'
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'
-
- 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
No, not True, it is a fresh install on an existing database, i will do a fresh install, good idea
Re: installerror with memorysize
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?
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?
-
- nuBuilder Team
- Posts: 4581
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 536 times
- Contact:
-
- 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
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?