[PHP] create a file .png

2002-01-07 Thread aurelio

Hi, i wanna create a file png, but i don´t want.

i don´t know what happens but an error occurs...

Warning: ImagePng: unable to open /home/httpd/html/pollolitoral/tempo/07012002.png for 
writing in /home/httpd/html/admin/generic/create_png_clima.php3 on line 80

i put imagepng($img,pollolitoral/tempo/07012002.png);
 
please, help me

Aurélio Sabino



RE: [PHP] create a file .png

2002-01-07 Thread Michael Geier

problems with this email:
- no script to look at

problems with the script:
- directory permissions?
- gd installation incomplete?
- php installation missing gd?

-Original Message-
From: aurelio [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 07, 2002 12:46 PM
To: [EMAIL PROTECTED]
Subject: [PHP] create a file .png


Hi, i wanna create a file png, but i don´t want.

i don´t know what happens but an error occurs...

Warning: ImagePng: unable to open
/home/httpd/html/pollolitoral/tempo/07012002.png for writing in
/home/httpd/html/admin/generic/create_png_clima.php3 on line 80

i put imagepng($img,pollolitoral/tempo/07012002.png);

please, help me

Aurélio Sabino


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]