server does not allow uploads server does not allow uploads
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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