Results 1 to 11 of 11

Thread: Alright PHP gurus, question about something

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 2005
    Location
    Long Island, NY.
    Posts
    353

    Question Alright PHP gurus, question about something

    I have this PHP code that connects to MySQL and it works fine except for the picture. This is the form used to execute the PHP code (attached) www.alamotrades.com/post.html

    The picture and all information gets sent to the database without problems but I get this error after I submit...

    WHAT IS IT TRYING TO OPEN? '/export/home/d60244618/public_html/images/content/7192006teq.jpg'
    What is this location? I want the pics to be stored on alamotrades.com/images/content I think I have this written wrong..

    See the attached PHP code that might help you out some...

    Here is the error:
    Warning: imagejpeg() [function.imagejpeg]: Unable to open '/export/home/d60244618/public_html/images/content/7192006teq.jpg' for writing in /mnt/w0200/d41/s14/b0284c62/www/php-lib/imageupload.php on line 64

    Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0200/d41/s14/b0284c62/www/php-lib/imageupload.php:64) in /mnt/w0200/d41/s14/b0284c62/www/submitit.php on line 85
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width