u3 rev application with mysql/apache

Viktoras Didziulis viktoras at ekoinf.net
Sat Aug 5 03:32:51 EDT 2006


 
try this:
 
put "mysqladmin -" & "-user=pma -" & "-password=your_password shutdown" into
theCommand
 
Best regards
Viktoras
 
-------Original Message------- 
 
From: Robert Mann 
Date: 08/05/06 00:38:12 
To: How to use Revolution 
Subject: RE: u3 rev application with mysql/apache 
 
Viktoras 
I got the start button to work 
on mouseUp 
set the hideConsoleWindows to false 
open process "\xampplite\mysql\bin\mysqld" for neither 
end mouseUp 
 
but I am not able to get the stop to work (password= is correct for 
user=pma) 
 
#stop the server 
on mouseUp 
put "\xampplite\mysql\bin\mysqladmin -" & " -password= shutdown" into 
theCommand 
set the hideConsoleWindows to false 
get shell(theCommand) 
 
end mouseUp 
 
Thanks 
 
 
Robert Mann 
President 
GP Racing LLC 



More information about the use-livecode mailing list