Setting up web server XAMPP - Generic server doesn't support start.

You must Login before you can answer or comment on any questions.

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

— asked 8 months ago by Olivier Rosseel
1 Comment
  • I forgot something ... I'm using Titaium Studio and XAMPP on a macbook.

    — commented 8 months ago by Olivier Rosseel

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!