Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Exec() disabled
· 11 years ago
The funny thing is, on one server (the one I just installed the snipcart skeleton on) I happen to know they have exec() disabled, but gpm works just fine.
-
Exec() disabled
· 11 years ago
I had forgotten about that, I guess we'll have to add that to the list of requirements for GPM. Just looking and exec() is used to execute some shell commands to do the unziping/moving/etc.
-
Exec() disabled
· 11 years ago
[Whoops\Exception\ErrorException] exec() has been disabled for security reasons install [-f|--force] [-y|--all-yes] [-d|--destination [DESTINATION]] [--] <package> (<package>)...
-
Exec() disabled
· 11 years ago
I don't think exec() is required. Just these requirements...
-
Exec() disabled
· 11 years ago
Which is odd, come to think of it, because it installed stuff just fine on another server which I happen to know has exec() disabled.
-
Exec() disabled
· 11 years ago
Is there anything to be done about hosting that disables exec()? I don't seem to be able to install anything.
-
404 on Mamp
· 11 years ago
+1 thank you for AllowOverride setting
-
404 on Mamp
· 11 years ago
It's just the simplesearch plugin that's available in downloads or GPM. However, there's a bit of JS magic going on to filter the results. It's all available on github if you are interested: https:
-
404 on Mamp
· 11 years ago
Clever... I did search the forum, but not the docs :D Thanks. What runs the search function for the docs out of interest?
-
404 on Mamp
· 11 years ago
FYI, and not to beat a dead horse, but there is a note about this in the docs already as it has come up before. Anyway, glad it's sorted!