Comments on: Setting up PHP 5.4 with CGI on OSX Mountain Lion with Homebrew http://www.aschroder.com/2013/03/setting-up-php-5-4-with-cgi-on-osx-mountain-lion-with-homebrew/ Notes on Web Development Wed, 23 Dec 2020 09:25:05 +0000 hourly 1 https://wordpress.org/?v=4.8.15 By: Tom http://www.aschroder.com/2013/03/setting-up-php-5-4-with-cgi-on-osx-mountain-lion-with-homebrew/comment-page-1/#comment-10236 Mon, 20 May 2013 15:34:58 +0000 http://www.aschroder.com/?p=1935#comment-10236 Exactly what I needed to deploy WordPress on Google Cloud. Awesome, thanks!

]]>
By: Chris http://www.aschroder.com/2013/03/setting-up-php-5-4-with-cgi-on-osx-mountain-lion-with-homebrew/comment-page-1/#comment-9891 Thu, 21 Mar 2013 21:55:47 +0000 http://www.aschroder.com/?p=1935#comment-9891 Hi Ashley,

I’m having a weird issue with the extension. It’s almost as if what I’m entering isn’t registering.

I’ve got existing order from 100000001 to 100016678, so I’m trying to reset the order number to 1200000001.
Every time I enter that, I get an error that says:
Skipped: order because 100016678 is greater than or equal to 100000001 (and you are not in override mode)

I even tried override mode and got the same error.
I tried re-installing the extension.

Any help would be greatly appreciated.

Thanks,
chris

]]>
By: Ashley http://www.aschroder.com/2013/03/setting-up-php-5-4-with-cgi-on-osx-mountain-lion-with-homebrew/comment-page-1/#comment-9867 Tue, 19 Mar 2013 21:20:45 +0000 http://www.aschroder.com/?p=1935#comment-9867 Looks awesome, I’ll give it a whirl.

]]>
By: Anton http://www.aschroder.com/2013/03/setting-up-php-5-4-with-cgi-on-osx-mountain-lion-with-homebrew/comment-page-1/#comment-9864 Tue, 19 Mar 2013 12:21:38 +0000 http://www.aschroder.com/?p=1935#comment-9864 Next time you are at it you should use http://www.vagrantup.com/ (with puppet or chef to handle the web-software stack) and don’t bother to mess your main host with web dev related crap . And on upgrade just deploy your development virtual machine(s)

]]>