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


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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