Ask questions about your install or get help installing and configuring ProcessMaker 2
#786337
For stop service
Code: Select all
@Echo off
echo Stoping Apache Service . . .
net stop "ProcessmakerApache"
echo Stoping Mysql Service . . .
net stop "ProcessmakerMysql"
echo Stoping MapMysql Service . . .
net stop "MapMysql"
For start service
Code: Select all
@Echo off
echo Starting Apache Service . . .
net start "ProcessmakerApache"
echo Starting Mysql Service . . .
net start "ProcessmakerMysql"
echo starting MapMysql Service . . .
net start "MapMysql"
Want to create your own meme coin?

In the world of cryptocurrencies, a unique and exc[…]

The market for cryptocurrencies is demonstrating a[…]

What's SAP FICO?

Embarking on a dissertation can be one of the most[…]

Hello. For rental housing, there are software solu[…]