jsherk Posted April 1, 2010 Share Posted April 1, 2010 Anybody done any work with mysql standalone or libmysqld deeply embedded? I am using the php-cli (5.3) on Windows XP Pro with no Apache/server running. I have spent hours on Google and php.net and mysql.org but just can't seem to grasp what/how to do it! Thanks Link to comment https://forums.phpfreaks.com/topic/197289-php-cli-and-mysql-embedded/ Share on other sites More sharing options...
Mchl Posted April 1, 2010 Share Posted April 1, 2010 Do what exactly? Link to comment https://forums.phpfreaks.com/topic/197289-php-cli-and-mysql-embedded/#findComment-1035511 Share on other sites More sharing options...
jsherk Posted April 1, 2010 Author Share Posted April 1, 2010 I am trying to use MySQL Embedded (either libmysqld or mysql in standalone mode) with PHP CLI but cannot get it to work at all... I do not want to run MySQL as a service. I am writing some scripts for my business and would like to be able to run them on several different Windows machines, so I am trying compile all the files I need (like php cli) into one directory, and the I can just copy them to the other computers and the scripts will run on them as well. Hope that sort of explains it. Thanks Link to comment https://forums.phpfreaks.com/topic/197289-php-cli-and-mysql-embedded/#findComment-1035517 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.