| Anonymous | Login | Signup for a new account | 2013-05-22 08:50 BST | ![]() |
| Main | My View | View Issues | Roadmap | My Account |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||
| 0003085 | GameMaker: Studio | [All Projects] HTML5 | public | 2012-05-01 12:24 | 2013-04-09 15:00 | |||
| Reporter | MudbuG | |||||||
| Assigned To | Ross Manthorp | |||||||
| Priority | Low | Severity | Suggestion | Reproducibility | 100% | |||
| Status | resolved | Resolution | no change required | |||||
| Platform | HTML5 | OS | Windows 7 | OS Version | ||||
| Summary | 0003085: HTML5: Would like more control over the generated nginx.conf file that is produced when I build my project | |||||||
| Description | Copy of text from my form post: I would like to alter the generated nginx.conf file found with my compiled html5game project so that I can enable php while debugging (running) a game. At first, I tried changing the nginx.conf file located in the nginx-1.0.4 folder. Testing JUST with nginx, PHP would work, but it would stop working when executing my game through the IDE. I finally realized that GM is generating a new nginx.conf file and putting it in the games folder. I caught the command line arguments and confirmed that nginx is being instructed to use this specific conf file, which of course, happily ignores my config changes that enabled PHP. | |||||||
| Steps To Reproduce | Customize the existing nginx.conf to enable PHP Build and run the project Problem: nginx.conf changes are not kept. | |||||||
| Additional Information | A more pointed wish list topic might be phrased another way: "Please add support for easy integration of my HTML5 projects with PHP" :D | |||||||
| Attached Files | ||||||||
Notes |
|
|
(0019662) Ross Manthorp (administrator) 2013-04-09 15:00 |
We no longer use Nginx web server. |
| Copyright © 2000 - 2012 MantisBT Group |