[Phpmyadmin-devel] Blank screen!
Marc Delisle
DelislMa at CollegeSherbrooke.qc.ca
Thu May 22 07:28:10 CEST 2003
Michal Cihar wrote:
> On 22.05.2003 09:14, Marc Delisle wrote:
>
>>Michal Cihar wrote:
>>
>>>Hi all
>>>
>>>Just played with our online demo and the problem is in
>>>
>>>$testGD = @imagecreatetruecolor(12,12);
>>>(libraries/defines_php.lib.php3)
>>>
>>>It produces fatal error:
>>>Fatal error: imagecreatetruecolor(): requires GD 2.0 or later in
>>>/home/groups/p/ph/phpmyadmin/htdocs/phpMyAdmin/libraries/defines_php.lib.php3
>>>on line 67
>>>which causes php to terminate and send blank screen.... Any solution?
>>>
>>
>>Thanks Michal for your fix, it works here.
>>Another confirmation that @ does not remove all errors!
>>
>>Because the demo will update later, I temporarily deactivated the GD2 code
>>in the
>>demo directory.
>
>
> I just updated the demo, it is better solution :-)
>
No it's a worst solution, because you break the auto upgrade of the demo
via Robin's cron.
At least, chmod g+rw the files, but I am not sure if the cron update will work.
Marc
More information about the Developers
mailing list