mariovaldez.net

MV.net forums
It is currently 14 Jul 2016, 00:38

All times are UTC - 7 hours




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Please Help
PostPosted: 19 Apr 2005, 07:31 
(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:


Report this post
Top
  
Reply with quote  
PostPosted: 09 May 2005, 03:27 
User avatar

Joined: 06 Mar 2003, 03:21
Posts: 447
Location: Monterrey, NL, Mexico
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.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 7 hours


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group