Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2017-11-08, 02:33:14

Author Topic: Fatal error: Allowed memory size of 262144 bytes exhausted  (Read 1332 times)

0 Members and 1 Guest are viewing this topic.

Offline dacapel

  • Valuable Member
  • *
  • Posts: 84
  • Karma: +0/-0
    • View Profile
Hi

before update kloxo original to kloxo mr, when i go to the all domains web i have this error

Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 7168 bytes) in /home/xxxxx/xxxx/wp-includes/default-constants.php on line 51

i grow up the memory in all archives, in control panel, and in the php.ini general and each of domain...

any one could tell me the fix?

thanks in advance

Offline opotoiki

  • Senior Member
  • *
  • Posts: 151
  • Karma: +0/-0
    • View Profile
client > php configure > advanced php configure > memory limit > 128M
belajar yang banyak, masih goblok soalnya...

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
This issue usually happens if upgrade from Kloxo official. For Php 5.2, 64M memory limit is enough. But for php 5.3+, need memory limit 128M or more.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline dacapel

  • Valuable Member
  • *
  • Posts: 84
  • Karma: +0/-0
    • View Profile
I made it, i put 128 and the same problem

could be another thing?

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Go to 'admin > server > (localhost) > php configure > advanced php configure' first. And adjusment php.ini to client (also admin). For admin, go to 'admin >  php configure > advanced php configure' and for each client 'admin > clients > (client) >  php configure > advanced php configure'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline dacapel

  • Valuable Member
  • *
  • Posts: 84
  • Karma: +0/-0
    • View Profile
OK now fix it

new problem

Error estableciendo una conexión con la base de datos

error making a conexion with bbdd

Alert: Could not connect to DB [Access denied for user 'root'@'localhost' (using password: YES)]

if i changue the sql root password could fail the kloxo mr?
« Last Edit: 2015-05-23, 12:59:43 by dacapel »

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Go to 'admin > mysql password reset' or 'sh /script/reset-mysql-root-password'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline dacapel

  • Valuable Member
  • *
  • Posts: 84
  • Karma: +0/-0
    • View Profile
Ok, i updated the password and once time i see again very slowly the web...

now, again i cant see the web, i dont undertsand...

i have ngix with squid cache


nginx error:


2015/05/23 15:20:55 [emerg] 5841#5841: bind() to 198.91.87.33:80 failed (98: Address already in use)
2015/05/23 15:20:55 [emerg] 5841#5841: bind() to 198.91.87.33:80 failed (98: Address already in use)
2015/05/23 15:20:55 [emerg] 5841#5841: bind() to 198.91.87.33:80 failed (98: Address already in use)
2015/05/23 15:20:55 [emerg] 5841#5841: bind() to 198.91.87.33:80 failed (98: Address already in use)
2015/05/23 15:20:55 [emerg] 5950#5950: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:55 [emerg] 5946#5946: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:55 [emerg] 5945#5945: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:58 [emerg] 5959#5959: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:58 [emerg] 5960#5960: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:58 [emerg] 5961#5961: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:58 [emerg] 5962#5962: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:58 [emerg] 5963#5963: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:20:58 [emerg] 5956#5956: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:21:55 [emerg] 6372#6372: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:21:55 [emerg] 6371#6371: io_setup() failed (11: Resource temporarily unavailable)
2015/05/23 15:21:55 [emerg] 6365#6365: io_setup() failed (11: Resource temporarily unavailable)


now i can access but very very slowly...

http://www.lanasgordobil.com/
« Last Edit: 2015-05-23, 15:41:29 by dacapel »

Online MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,381
  • Karma: +112/-9
  • Gender: Male
    • View Profile
    • MRatWork Forum
Permission denied usually permissions and or ownership not match.

Try 'sh /script/fix-chownchmod'.

If found '98: Address already in use', try reboot. Sometimes, switch programs not smooth.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline dacapel

  • Valuable Member
  • *
  • Posts: 84
  • Karma: +0/-0
    • View Profile
Permission denied usually permissions and or ownership not match.

Try 'sh /script/fix-chownchmod'.

If found '98: Address already in use', try reboot. Sometimes, switch programs not smooth.

yes yes yes!!!

thanks thanks thanks for your support

youre big man

it works...

now i have to investigate why when i put a one web go to the another one...

thanks thanks
« Last Edit: 2015-05-23, 15:40:59 by dacapel »

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.031 seconds with 17 queries.

web stats analysis
 
Mirror created by MasterkinG32.CoM