[solved] Cant remove/upgrade modules afte site move

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
seanus
Forum Members
Forum Members
Posts: 17
Joined: Fri Oct 07, 2011 4:26 am

[solved] Cant remove/upgrade modules afte site move

Post 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


----------------------------------------------
Last edited by seanus on Tue Mar 12, 2013 10:42 pm, edited 1 time in total.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Cant remove/upgrade modules afte site move

Post 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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
seanus
Forum Members
Forum Members
Posts: 17
Joined: Fri Oct 07, 2011 4:26 am

Re: Cant remove/upgrade modules afte site move

Post 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
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Cant remove/upgrade modules afte site move

Post by Dr.CSS »

Locked

Return to “[locked] Installation, Setup and Upgrade”