Closed (duplicate)
Project:
Commerce License
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2015 at 01:20 UTC
Updated:
25 Jan 2017 at 23:48 UTC
Jump to comment: Most recent
Comments
Comment #1
brianlp commentedDid a few more test installs but it always fails. I tried it on two different servers. When checking the module checkbox and hit save, the module page reloads without a message or error and the module remains disabled. It does not ask for it's dependencies if checked off before those.
There is no entry in the system or server log. Other modules do not have this issue.
However, in a local mamp installation the module can be enabled as expected. Although the basic settings are the same, the issue remains the same on the live server. Switching php or database (MyISAM/InnoDB) does not make a difference.
Any Ideas what I could check or test are welcome since I'm running out of ideas.
Marking this as a bug report as I can reproduce it on different machines independently.
Comment #2
katche commentedhi Brian,
same here. Do u have any solution by now?
Comment #3
brianlp commentedUnfortunately no. I set it up locally and then moved it to the server.
I believe this is related to the issue where modules get disabled by an unknown trigger and can't be re-enabled through the UI.
See the discussion here: https://www.drupal.org/node/2448461
From the findings in that discussion, you might try to enable the module through the database (see #15 there) as a workaround.
Comment #4
cord1 commentedI have the same problem.
Comment:
Not able to enable Commerce License 7.x-1.3 or 7.x-1.x-dev
Tried several times each time on clean Drupal install.
Running
Apache, MySQL, PHP 5.6
clean standard install of Drupal 7.41
All dependent modules are awailable
Enabled all commerce modules with success
Commerce 7.x-1.11
All dependent modules are awailable
Trying to enable in admin/modules
Commerce License 7.x-1.3
No errormessage, not installed, shows uninstalled in admin/modules
No loginfo.
No changes in DB system table.
No problem enabling other modules.
Other modules uses same environment and Drupal version so how can it be
environment problem or Drupal problem?
Comment #5
mattltUpdate to my issue with the same type of problem…
https://www.drupal.org/node/2621370#comment-10636588
Hope this helps.
Thanks,
•• matt
Comment #6
mengi commentedI have no issues with the install of the module. Just tried it with a dev server and then on a live test/dummy site. I would have to assume it has something to do with your server environment.
Comment #7
Kazanir commentedLooks like this was related to specific versions of PHP falling down on .info files that contained parentheses.
Comment #8
David_Rothstein commentedAccording to other issues, this is due to a conflict with Suhosin.