Jump to content

Recommended Posts

Posted

It seema to be a common problem but all the fixes I have found have not worked for me :(

 

When a user who is a "publisher" tries to upload a document he gets the

"Error Uploading - Size exceeds maximum permitted"

 

If an admin does the same it works.

 

I have been through the forums and checked permissions and file size limits in php

 

Also checked that phprc is enabled in the environment as one post suggested.

 

Can any one help

win2k

iis

php5

Joomla 1.5 edugeek

  • 10 months later...
Posted

I know this is an old post, but I had a similar problem with DOCMan when uploading files from the front end. The solution for me was to add the following to my php.ini

 

upload_tmp_dir = D:\Inetpub\wwwroot\tmp

 

I hope this helps someone :)

 

regards

 

Tim

  • 4 weeks later...
Posted
I know this is an old post, but I had a similar problem with DOCMan when uploading files from the front end. The solution for me was to add the following to my php.ini

 

upload_tmp_dir = D:\Inetpub\wwwroot\tmp

 

I hope this helps someone :)

 

regards

 

Tim

 

I have met the same promble when I restore the site to another server,I solve it now by this mehod:

I found the reason is user(no admin) doesn't have permission to modify the path C:\Inetpub\wwwroot\tmp.Allow "Users" full control,now you can upload files:)

BTW,Tuum,are you Tim Plummer?

Maybe you know me,I'm leo:)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...