server does not allow uploads server does not allow uploads
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

server does not allow uploads

Started by moffl, January 21, 2004, 06:11:39 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

moffl

Hello all:

I am running a windows xp box with apache 2.048, PHP 4.3.4 and MYSQL

I have everything set as instructed but i receive these error messages:

your version of php does not support gd library or

your server does not allow uploads

any help would be greatly appreciated

Joachim Müller

sorry, this is not the board "how to set up your server". Without proper information it's impossible to help.

Hint:
check php.ini - is gd enabled? Is file_upload allowed?
check apache conf: file_upload?

For details, refer to http://php.net/ and http://httpd.apache.org/docs-2.0/

GauGau