Jump to content

Recommended Posts

Posted

Hi, Im putting together my own slim apache/php/mysql webserver that suits my needs without and extra uneeded stuf.

Everything works perfect.

I want to make an installer for it all tho, and I need the installer to run a batch to automate these otherwise manual tasks at the command propt.

So maybe someone could help me, I need a batch to do the following:

\www\apache\apache -k install

\www\mysql\bin\mysqld-max-nt --install

\www\apache\apache -k start

NET START MySQL

and I need it to add this to the environment Variable Path:

C:\www\Apache;C:\www\mysql\bin

Thankyou


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...