<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/daemonscript/news/" rel="alternate"/><link href="https://sourceforge.net/p/daemonscript/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/daemonscript/news/</id><updated>2008-12-03T19:12:18Z</updated><subtitle>Recent posts to news</subtitle><entry><title>How to using Daemonscript ???</title><link href="https://sourceforge.net/p/daemonscript/news/2008/12/how-to-using-daemonscript-/" rel="alternate"/><published>2008-12-03T19:12:18Z</published><updated>2008-12-03T19:12:18Z</updated><author><name>Daemon</name><uri>https://sourceforge.net/u/infernodaemon/</uri></author><id>https://sourceforge.netbf6cfd2bb7fcc42cfe156072e5eb3e5bda724988</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;For use Daemonscript check settings in a head of script:&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;setlocal enabledelayedexpansion&lt;/p&gt;
&lt;p&gt;:: main root there all daemons placed&lt;/p&gt;
&lt;p&gt;set serverroot=c:\server&lt;/p&gt;
&lt;p&gt;:: your IP&lt;/p&gt;
&lt;p&gt;set servernameorip=127.0.0.1&lt;/p&gt;
&lt;p&gt;:: apache daemon config file&lt;/p&gt;
&lt;p&gt;set apacheconfig=httpd.conf&lt;/p&gt;
&lt;p&gt;:: apache daemon (service on win-nt) name&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;set apachedaemonname=httpdnt&lt;/p&gt;
&lt;p&gt;:: there apache daemon placed full patch &lt;br /&gt;
:: c:\server\apache\&lt;/p&gt;
&lt;p&gt;set apacheversionroot=%serverroot%\apache\&lt;/p&gt;
&lt;p&gt;:: mysql daemon ini file&lt;/p&gt;
&lt;p&gt;set mysqlconfig=my.ini&lt;/p&gt;
&lt;p&gt;:: mysql daemon name&lt;/p&gt;
&lt;p&gt;set mysqldaemonname=mysqldnt&lt;/p&gt;
&lt;p&gt;:: there mysql daemon placed c:\server\mysql\&lt;/p&gt;
&lt;p&gt;set mysqlversionroot=%serverroot%\mysql\&lt;/p&gt;
&lt;p&gt;:: there PHP placed c:\server\php&lt;/p&gt;
&lt;p&gt;set phpversioroot=%serverroot%\php\&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Daemonscript created :)</title><link href="https://sourceforge.net/p/daemonscript/news/2008/12/daemonscript-created-/" rel="alternate"/><published>2008-12-03T18:19:06Z</published><updated>2008-12-03T18:19:06Z</updated><author><name>Daemon</name><uri>https://sourceforge.net/u/infernodaemon/</uri></author><id>https://sourceforge.net383159ab05659496797a3931859f324859627131</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Daemonscript created for manage Apache-MySQL-PHP and maybe Perl web tools from flash drive or other media drives without install on Win-NT systems.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>