Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

#30354 [Opn->Fbk]: imagecreatefromjpeg() requires absolute path + docs dont make that clear
ID:               30354
Updated by:       mez@php.net
Reported By:      janitor at wonkavision dot net
-Status:           Open
+Status:           Feedback
Bug Type:         Documentation problem
Operating System: Red Hat 9.0
PHP Version:      4.3.0
New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves.

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2004-10-08 15:38:07] janitor at wonkavision dot net

One other point.  I was able to get this to work with just "file.jpg"
if the image is in the same dir.  The problem showed forth once I tried
to put the images in a different dir.

------------------------------------------------------------------------

[2004-10-08 15:26:07] janitor at wonkavision dot net

Im running PHP4.3.0 on RHL9

As far as the second original snippet I left out the first slash in the
comments.  In the actual code I included it.

Is this enough info?
I cut and pasted this from phpinfo() on GD.
GD Support  enabled
GD Version  bundled (2.0 compatible)
FreeType Support  enabled
FreeType Linkage  with freetype
T1Lib Support  enabled
GIF Read Support  enabled
JPG Support  enabled
PNG Support  enabled
WBMP Support  enabled

From Configure Command:
'./configure' '--with-gd' '--with-ttf'
'--with-t1lib=/usr/local,sharedi' '--with-pear'
'--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-jpeg-dir=/usr'
'--with-gettext' '--with-dom=shared' '--with-db3=shared'
'--with-interbase=shared,/usr' '--with-mysql=shared,/usr/local/mysql'
'--with-pgsql=shared,/usr/local/pgsql' '--with-apxs=/usr/sbin/apxs'
'--with-pdflib=shared,../pdflib-4.0.3-Linux/bind/c/' '--with-imap-ssl'
'--with-imap=shared' '--with-mcrypt=shared' '--with-curl=shared'
'--with-ldap=shared' '--with-regex=system' '--with-iconv' '--with-zlib'
'--with-kerberos' '--enable-dba=shared' '--enable-ftp' '--enable-xml'
'--enable-mbstring' '--enable-mbregex' '--disable-mbstr-enc-trans'
'--enable-track-vars' '--enable-safe-mode' '--enable-memory-limit'
'--enable-xslt=shared' '--with-xslt-sablot=shared'

------------------------------------------------------------------------

[2004-10-08 09:13:33] aidan@php.net

This is definitly not the case under windows either. I'm using GD2 (PHP
5 / PHP 4.3.9).

I suppose it is possible this is a  GD1 issue, there were many changes
to the path handling. As Derick said: please provide some more
information.

(Also, the second code snippet is still a relative link.)

------------------------------------------------------------------------

[2004-10-08 08:52:32] derick@php.net

This is not true, there is no reason why to use the full path (alteast
not on Linux). Please fill in your PHP version and operating system and
provide information on how you compiled PHP.

------------------------------------------------------------------------

[2004-10-07 20:10:13] janitor at wonkavision dot net

Description:
------------
The other day I spent 2 hours trying to find a bug in my code becasue
imagecreatefromjpeg() requires absolute path and the docs dont make it
clear that you cannot use a relative path.  There is a user comment
about this, but I think it probably needs to be in the docs.

Thanks for the help!

Reproduce code:
---------------
imagecreatefromjpeg("nextdir/filename.jpg");


it should be something like
imagecreatefromjpeg("var/www/project/nextdir/filename.jpg");



Expected result:
----------------
no output



------------------------------------------------------------------------


--
Edit this bug report at http://bugs.php.net/?id=30354&edit=1

Report this thread to moderator Post Follow-up to this message
Old Post
mez@php.net
12-30-04 01:56 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Documentation archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 08:57 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.