mariovaldez.net
http://www.mariovaldez.net/webapps/forums/

Please Help
http://www.mariovaldez.net/webapps/forums/viewtopic.php?f=10&t=217
Page 1 of 1

Author:  The Mixture Media [ 19 Apr 2005, 07:31 ]
Post subject:  Please Help

(Error: 500 Internal Server Error
An error occured when the script was executed.
The error output is:

'tlist.exe' is not recognized as an internal or external command,
operable program or batch file.
PHP Fatal error: Call to undefined function imagecreatefrompng() in seti_lib.inc.php on line 335)

Hey there I am really not shure how to fix this I do not know that much about php but I am learning I also sent you a email about this problem. Could u please help me.

Thank You
Clash
:twisted:

Author:  mvaldez [ 09 May 2005, 03:27 ]
Post subject:  TList.exe is for Windows 2000 only, but...

Clash:


Sorry for this late answer.

> tlist.exe' is not recognized as an internal
> or external command, operable program
> or batch file.

If you are using Windows 2000, you need the tlist.exe program so the PHP script can check if the program is running. The Tlist.exe is part of the Support Tools included in the Windows 2000 installation CDROM.

If you are using Windows XP Pro, in the installation CDROM there are also the support tools. But the program is named "tasklist.exe", not "tlist.exe". Because I don't use Windows XP, I have not tested the following solution:

In the config.inc.php file there is a commented line (the line 167) which will enable the use of tasklist.exe. Just delete the two leading slashes (the "//") and test it.


> PHP Fatal error: Call to undefined function
> imagecreatefrompng() in seti_lib.inc.php
> on line 335)

That means your PHP installation has no GD support. If using Windows, just be sure to enable the following line in the WINNT/php.ini file:
extension=php_gd2.dll


Regards,

Mario A. Valdez-Ramirez.

Page 1 of 1 All times are UTC - 7 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/