clamp icon indicating copy to clipboard operation
clamp copied to clipboard

Command Line Apache MySQL PHP

Results 10 clamp issues
Sort by recently updated
recently updated
newest added

I just made a fresh install of MacOS Catalina. Installed clamp as usual with Homebrew. Then tried to run clamp apache start in the folder I always use. I have...

I thought I would commend you for this, the **easiest** lamp setup I have ever used! I'm a newb to non-gui-ness and was wondering how would I go about adding...

Contributors from the Sequel Pro project have moved to Sequel Ace. Source: https://github.com/sequelpro/sequelpro https://github.com/Sequel-Ace/Sequel-Ace The former is not maintained, the latter is.

Since homebew updated yesterday, I am now getting an auth error when creating a new clamp install ERROR 1698 (28000): Access denied for user 'root'@'localhost' I believe mariadb now prevents...

Sorry if opening an `Issue` here is an inappropriate way to ask this :/ I lOVED `clamp` on OSX, but now use Windows 10. I've installed[WSL](https://docs.microsoft.com/en-us/windows/wsl/faq) and wondered, given WSL...

https://github.com/FlowCommunications/JSONPath is based on the implementation we use (https://code.google.com/archive/p/jsonpath/) and is actively maintained.

Per discussions in https://github.com/jide/clamp/pull/33, a small test site would be handy for ad-hoc and automated testing. Ideally would exercise all elements of clamp (php and mysql primarily). Document in readme.

I tried to set up vhosts in clamp.json, but JSON does not support multiple-lines. and duplicate key is not allowed, for example, `"

enhancement

Add read, write and execute rights for group. As the owner of the pid file is root, users get a problem if they have set their umask to 067, cause...

Does anyone have an idea of how to set up the config file to be able to use virtual hosts in clamp? I.e.: _mysite.local_ = the regular frontend... and _backend.mysite.local_...