Stephen Johnson wrote: > It sounds to me like the "allowed memory size" went back to the default > after they upgraded php. > > I usually have to update some of my config files after an upgrade. Nothing > seems strange to me here... But maybe I am missing something. > > >> I'm going to edit php.ini though what if "client" doesn't have a clue >> what's php.ini or how to do it? > > Your clients shouldn't have a clue about the php.ini file, nor should they > ever have to worry about it. However, I assume you mean the clients of the > hosting company, which would be you. It is my opinion that you, as a PHP > developer, have a responsibility to understand what the php.ini file is, > what it does, and how to change it if necessary and you should have this > knowledge before you begin writing code that would be used by anyone but > yourself. Yes, I use the service of the hosting company and I'm "the client". :) Also, I have (some) knowledge of what php.ini is and what I can/have/dare to change. And it's not first time I had "conflict" with "limited memory" and every time I knew what caused and how to fix it. Also, the app is not written by me, it's Gallery2 (http://www.gallery2.org/) and they "can't" do wrong code :) Though, what if "some guy" signed up for an account, installed Gallery or Joomla or Drupal through Fantastico and - got his message? of course, support will help him (do it for him) to edit php.ini, but it shouldn't happen at the first time, right? And, as I said, I don't want to make a big deal for hosting company because they are good and this is first time something came up. Just want to know why happened, what caused the error. -afan > > > > -- > Stephen Johnson c | eh > The Lone Coder > > http://www.thelonecoder.com > continuing the struggle against bad code > > http://www.thumbnailresume.com > -- > > > > >> From: afan pasalic <afan@xxxxxxxx> >> Date: Thu, 20 Dec 2007 12:37:07 -0500 >> To: php-general <php-general@xxxxxxxxxxxxx> >> Subject: Why I sart getting "Fatal error: Allowed memory size..." after >> php upgrade? >> >> The hosting company I have one account (and several Add Domains) >> upgraded php on the server from 4.4.7 to 5.2.5. After the upgrade I >> start getting the error message: >> Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to >> allocate 122880 bytes) in... >> on domains they use Gallery2 or are CMS (Joomla or Drupal) based. >> >> I contacted Tech. Support (Live Chat) and he told me I have to edit >> memory limit in php.ini (for each domain). >> >> I asked him why it started so suddenly, did upgrade caused the problem >> and I got as an answer: "Your scripts have begun to use more memory. >> That would be the only reason for this error." >> It doesn't make a sense to me and sounds like "let's blame something >> else" type of answer. >> >> I'm going to edit php.ini though what if "client" doesn't have a clue >> what's php.ini or how to do it? >> >> I would like to hear your opinion what caused the problem. >> I'll edit php.ini, I'm not going to make a big deal of it, though, I >> just want to know why it happened. >> >> Thanks for help. >> >> -afan >> >> -- >> PHP General Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php >> > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php