php5 GD functions
Posted by: lakilevi (---.136.36.65.tm.upcnet.ro)
Date: January 12, 2007 07:21PM

Hi!
I have only one question: does the GD functions work in wamp5?
Because I tryed to use some of my old projects, with GD functions, and it says for example:
Fatal error: Call to undefined function imagecreatefromjpeg() ...

Please help me!

10x a lot!

Options: ReplyQuote
Re: php5 GD functions
Posted by: yfastud (---.ny-newyorkc0.sa.earthlink.net)
Date: January 13, 2007 01:22AM

Did you enable gd in php extension through tray icon yet?

Options: ReplyQuote
Re: php5 GD functions
Posted by: lakilevi (---.136.36.65.tm.upcnet.ro)
Date: January 13, 2007 09:13AM

Thank you very much! I made it!

I have 2 more questions:
1. I used to make codes like this:
<?
//php code
?>
But in wamp I must write in this way:
<?php
//php code
?>
How can I set the php server to accept <? ?> instead of <?php ?> ?

2. I used phpdev before, but I needed php5, so I changed to wamp. Can I use both of them? Because after I have installed WAMP, the phpdev didn't work properly.. What can I do in this case?


10x

Options: ReplyQuote
Re: php5 GD functions
Posted by: yfastud (---.mia.bellsouth.net)
Date: January 13, 2007 06:31PM

Quote


How can I set the php server to accept <? ?> instead of <?php ?> ?
Enable short_open_tag in php.ini
Quote


I used phpdev before, but I needed php5, so I changed to wamp. Can I use both of them? Because after I have installed WAMP, the phpdev didn't work properly.
Can't have both


Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)

Options: ReplyQuote
Re: php5 GD functions
Posted by: lakilevi (---.136.36.65.tm.upcnet.ro)
Date: January 14, 2007 02:13PM

Thank you very much!

:-)

Options: ReplyQuote


Sorry, only registered users may post in this forum.