mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-21 15:40:58 +00:00
1 line
2.3 KiB
JSON
1 line
2.3 KiB
JSON
[{"user_id": 4149, "stars": [], "topic_id": 14115, "date_created": 1300659159.8261449, "message": "*have", "group_id": 1965, "id": 394016}, {"user_id": 4149, "stars": [], "topic_id": 14115, "date_created": 1300659146.947, "message": "I har nginx running on my 10.5.8 Mac OSX machine I just need php to work and it is for development and I dot want to use a package since I will use a remote database", "group_id": 1965, "id": 394013}, {"user_id": 3456, "stars": [], "topic_id": 14115, "date_created": 1300852443.402854, "message": "if your using a newer php, then the php fastcgi hooks are in already so you can use nginx's normal proxy setup. The nginx wiki has fastcgi examples that will get you started and this is what i'm using on one of our php setups:", "group_id": 1965, "id": 414006}, {"user_id": 3456, "stars": [], "topic_id": 14115, "date_created": 1300852462.8336279, "message": " location @wiki {\n fastcgi_pass 127.0.0.1:9000;\n fastcgi_index index.php;\n fastcgi_param SCRIPT_FILENAME /srv/wiki/www/index.php;\n fastcgi_param QUERY_STRING title=$fastcgi_script_name;\n include /usr/local/nginx/conf/fastcgi_params;\n }", "group_id": 1965, "id": 414011}, {"user_id": 6541, "stars": [], "topic_id": 14115, "date_created": 1300861314.016185, "message": "@italiano40 looks https://github.com/jyr/MEPP", "group_id": 1965, "id": 414799}, {"user_id": 4149, "stars": [], "topic_id": 14115, "date_created": 1300896869.0429821, "message": "@jyr I saw that, Didn't like it plus I don't need mysql", "group_id": 1965, "id": 418501}, {"user_id": 4149, "stars": [], "topic_id": 14115, "date_created": 1300897613.064389, "message": "@bear thank you", "group_id": 1965, "id": 418599}, {"user_id": 3456, "stars": [], "topic_id": 14115, "date_created": 1300900289.3310411, "message": "just remember to make sure your using php-fpm - that's what I was referring to earlier when I said it's built into newer php builds", "group_id": 1965, "id": 418945}, {"user_id": 4149, "stars": [], "topic_id": 14115, "date_created": 1300913233.359663, "message": "@bear yea i know i have php5 with FPM", "group_id": 1965, "id": 420595}, {"user_id": 9233, "stars": [], "topic_id": 14115, "date_created": 1301992429.420716, "message": "Feel free to use my nginx configuration organization and templates: https://github.com/levifig/nginx_conf :)", "group_id": 1965, "id": 538977}] |