Page 3 of 3

Posted: Sun May 27, 2007 11:12 am
by Thorsten
Hi,

did you enabled the debug mode and the display_error option on your local system, too? With this option an error message should be visible.

bye
Thorsten

Posted: Sun May 27, 2007 2:40 pm
by yogesh77
same problem, i cannt see any error.
I am going to configure Apache/php/phpmyfaq on new server.

Posted: Sun May 27, 2007 3:11 pm
by Thorsten
Hi,

today I saw an error on your page:

Code: Select all

Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 21628 bytes) in /hsphere/local/home/askw1ggy/askvideo.com/faq/inc/mysql.php on line 109
This is really a strange error and I have to investigate this.

bye
Thorsten

Posted: Sun May 27, 2007 3:36 pm
by yogesh77
Some times i also got this message. This is memory problem.
We can increase php memory in .htaccess file.
For testing purpose i increase the memory for that domain and this message gone away.
So this is just a php memory issue and need not to investigate more in this direction.

Posted: Sun May 27, 2007 3:38 pm
by Thorsten
Hi,

do you see the image after increasing the memory. But it's a little bit strange that on your machine PHP needs more than 40MB RAM to create a PNG image...

bye
Thorsten

Posted: Sun May 27, 2007 4:08 pm
by yogesh77
around 1000 sites are running with all types of graphics with this limit of php memory. Not a single site has this issue.
It happens only when this URL accessed http://askvideo.com/faq/index.php?action=ask&gen=img

But on my local system there is no memory issue and even after that image is not displaying.

Posted: Sun May 27, 2007 4:09 pm
by yogesh77
i increased the limit to 100MB but no result.

Posted: Sun May 27, 2007 5:54 pm
by Thorsten
Hi,

which php version do you use on your local machine?

bye
Thorsten

Posted: Tue May 29, 2007 3:19 pm
by yogesh77
PHP Version 4.4.2

Posted: Tue May 29, 2007 3:37 pm
by Thorsten
Hi,

could you please try the latest CVS snapshot?

bye
Thorsten