debugging problems with uploads
Posted: Wed Mar 17, 2010 2:34 am
Hi,
The client of a site on my server has been trying to upload files, without success. They are in the "managers" group, with pretty wide permissions (basically everything except breaking the site design).
Their test files are pdfs of 155kb, and they are using the file manager to try to upload to /uploads, but every time they are getting a [filename] failed to upload successfully message -after about 30 seconds. They are using IE8 on a direct ADSL connection - no network firewall.
I created a test user in the same group, and managed to upload a second similar file that they emailed me, with no problems. I noted that the file I uploaded is owned by user apache rather than the site owner, but it is still accessible from the web.
Note- I edited what should be the appropriate php.ini file to increase max execution time, but according to phoinfo it has not taken effect, even with an apache restart.
The php errorlog for the site does not exist.
What else could be different for the client and I?
Cms Version: 1.6.7
Installed Modules:
CMSMailer: 1.73.14
FileManager: 1.0.2
MenuManager: 1.6.2
ModuleManager: 1.3.2
News: 2.10.4
nuSOAP: 1.0.1
Printing: 1.0.4
Search: 1.6.1
ThemeManager: 1.1.1
FCKeditorX: 1.1.0-beta1
Calendar: 0.7.14
XStandard: 1.2
FormBuilder: 0.5.1
Config Information:
php_memory_limit:
process_whole_template: true
max_upload_size: 2000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: true
use_hierarchy: true
Php Information:
phpversion: 5.2.6
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
memory_limit: 32M
max_execution_time: 30
safe_mode: Off (False)
session_save_path: No check because open basedir active
session_use_cookies: On (True)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.45
The client of a site on my server has been trying to upload files, without success. They are in the "managers" group, with pretty wide permissions (basically everything except breaking the site design).
Their test files are pdfs of 155kb, and they are using the file manager to try to upload to /uploads, but every time they are getting a [filename] failed to upload successfully message -after about 30 seconds. They are using IE8 on a direct ADSL connection - no network firewall.
I created a test user in the same group, and managed to upload a second similar file that they emailed me, with no problems. I noted that the file I uploaded is owned by user apache rather than the site owner, but it is still accessible from the web.
Note- I edited what should be the appropriate php.ini file to increase max execution time, but according to phoinfo it has not taken effect, even with an apache restart.
The php errorlog for the site does not exist.
What else could be different for the client and I?
Cms Version: 1.6.7
Installed Modules:
CMSMailer: 1.73.14
FileManager: 1.0.2
MenuManager: 1.6.2
ModuleManager: 1.3.2
News: 2.10.4
nuSOAP: 1.0.1
Printing: 1.0.4
Search: 1.6.1
ThemeManager: 1.1.1
FCKeditorX: 1.1.0-beta1
Calendar: 0.7.14
XStandard: 1.2
FormBuilder: 0.5.1
Config Information:
php_memory_limit:
process_whole_template: true
max_upload_size: 2000000
default_upload_permission: 664
assume_mod_rewrite: false
page_extension:
internal_pretty_urls: true
use_hierarchy: true
Php Information:
phpversion: 5.2.6
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
memory_limit: 32M
max_execution_time: 30
safe_mode: Off (False)
session_save_path: No check because open basedir active
session_use_cookies: On (True)
Server Information:
Server Api: apache2handler
Server Db Type: MySQL (mysql)
Server Db Version: 5.0.45