I have a website on our development server, but the client has the exact same site (files/mySQL) on their server. But when I add a new item to the manager on the clients server it does not appear on the site, but I am able to make other files which are already there visible or not visible.
On the development site everything is working fine.
There is a difference between the servers, the development server is linux, and the client is using windows.
Here is the system information for the development server
----------------------------------------------
Cms Version: 1.8.2
Installed Modules:
CMSMailer: 2.0
FileManager: 1.0.2
MenuManager: 1.6.5
ModuleManager: 1.4
News: 2.10.6
nuSOAP: 1.0.2
Printing: 1.1.0
Search: 1.6.5
ThemeManager: 1.1.1
TinyMCE: 2.7.2
DownloadManager: 1.5.1
GoogleMaps: 0.1.8
SimpleGoogleMap: 1.1
Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 10000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension:
query_var: page
use_hierarchy: true
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.2.17
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 24M
max_execution_time: 60
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 10M
upload_max_filesize: 10M
session_save_path: /tmp (1777)
session_use_cookies: On (True)
xml_function: On (True)
Server Information:
Server Api: cgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.55
----------------------------------------------
and here is the system information for the windows server
----------------------------------------------
Cms Version: 1.8.2
Installed Modules:
CMSMailer: 2.0
FileManager: 1.0.2
MenuManager: 1.6.5
ModuleManager: 1.4
News: 2.10.6
nuSOAP: 1.0.2
Printing: 1.1.0
Search: 1.6.5
ThemeManager: 1.1.1
TinyMCE: 2.7.2
DownloadManager: 1.5.1
GoogleMaps: 0.1.8
SimpleGoogleMap: 1.1
Config Information:
php_memory_limit:
process_whole_template: false
output_compression: false
max_upload_size: 10000000
default_upload_permission: 664
url_rewriting: mod_rewrite
page_extension:
query_var: page
use_hierarchy: true
image_manipulation_prog: GD
auto_alias_content: true
locale:
default_encoding: utf-8
admin_encoding: utf-8
set_names: true
Php Information:
phpversion: 5.3.3
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 300
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 2M
session_save_path: C:\WINDOWS\Temp (0777)
session_use_cookies: On (True)
xml_function: On (True)
Server Information:
Server Api: cgi-fcgi
Server Db Type: MySQL (mysql)
Server Db Version: 5.1.48
----------------------------------------------
Is anyone able to shed any light on this?
download manager not working properly
Re: download manager not working properly
imho windoze servers suck, there is a chance the folder permissions aren't quite correct if you can't see images etc....
You need to upgrade to latest version of CMSMS as only the last 2 versions are supported...
You need to upgrade to latest version of CMSMS as only the last 2 versions are supported...
Re: download manager not working properly
Update on the situation:
I have got a copy of the site (the one on the windows server) and have it running locally on my MAMP install, and everything is working just fine. So I can assume it would mean there is something up with the windows set up, but I am not very clued up on server set ups.
Does anyone have any incline to what could be causing the issue?
I have got a copy of the site (the one on the windows server) and have it running locally on my MAMP install, and everything is working just fine. So I can assume it would mean there is something up with the windows set up, but I am not very clued up on server set ups.
Does anyone have any incline to what could be causing the issue?