Hello,
I want to set up the web server configuration for titanium to use XAMPP as the web server. Previously, I could simply do this by using a simple web server.
Now, when I run a php page, I'm getting following error: "Generic server doesn't support start.".
Does anyone know how to configure Titanium to use XAMPP so I don't get this error message again?
Thx in advance!
Regards, Olivier
2 Answers
Hello,
I think I found a solution.
I just selected the "external web server" instead of "simple web server" and filled in the "name", "base url" and document root". I didn't put anything in the fields "start command" and "stop command" and it just works!
Best regards, Olivier
You know you dont need this, as Apache and PHP built in, right? All you have to do is go turn on Web Sharing under the Sharing tab.
And if you're on Mountain Lion, they took that out, but you can just use this preference pane to re-enable it.
http://clickontyler.com/blog/2012/02/web-sharing-mountain-lion/
Your Answer
Think you can help? Login to answer this question!