Page 1 of 1

[solved] Cant remove/upgrade modules afte site move

Posted: Mon Mar 11, 2013 11:14 pm
by seanus
Hi all,

Ive just recently moved my cmsms install from a subfolder to the root folder of my web server. Everything went smoothly but i cant seem to upgrade any modules now when looking in the module manager. (Yes there are upgrades available)

Also in the module page each module has "cannot remove"

I did find in the copy of my cmsms info this
Could not find a suitable "GRANT ALL" permission
I did a search on the forums but didnt find anything that helps.

Here is a copy of my cmsms info.

Hopefully someone can shed some light on my issue and how to fix it so i can upgrade my modules
----------------------------------------------

Cms Version: 1.11.4

Installed Modules:

CMSMailer: 5.2.1
CMSPrinting: 1.0.3
FileManager: 1.4.3
MenuManager: 1.8.4
CGSimpleSmarty: 1.5.2
ModuleManager: 1.5.5
News: 2.12.10
Search: 1.7.7
ThemeManager: 1.1.7
CGExtensions: 1.31.2
CGBlog: 1.9.8
CGFeedMaker: 1.0.17
Captcha: 0.4.5
FormBuilder: 0.7.3
Gallery: 1.5.3
SiteMapMadeSimple: 1.2.6
TinyMCE: 2.9.12
youtubeplayer: 1.3.1


Config Information:

php_memory_limit:
process_whole_template:
output_compression:
max_upload_size: 5000000
url_rewriting: mod_rewrite
page_extension:
query_var: page
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-pl0-gentoo
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 6M
upload_max_filesize: 5M
session_save_path: No check because OS path
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)


Server Information:

Server Api: apache2handler
Server Db Type: MySQL (mysqli)
Server Db Version: 5.1.62
Server Db Grants: Could not find a suitable "GRANT ALL" permission. This may mean you could have problems installing or removing modules. Or even adding and deleting items, including pages


----------------------------------------------

Re: Cant remove/upgrade modules afte site move

Posted: Mon Mar 11, 2013 11:32 pm
by calguy1000
The "Cannot Remove" message indicates filesystem permission problems.

Probably your ftp user account owns the files, and the apache process can't write in those directories.

Re: Cant remove/upgrade modules afte site move

Posted: Tue Mar 12, 2013 12:15 am
by seanus
How do i go about changing this or isnt it possible?

Edit:
No need to answer i still had the sub directory installed version of cmsms just got my web host to go through and check the owner/group permissions by comparing the sub directory install to the root directory install.

Everything is fixed up now. Thanks

Re: Cant remove/upgrade modules afte site move

Posted: Tue Mar 12, 2013 10:12 pm
by Dr.CSS