~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/wampmanager.conf

  • Committer: Mark A. Hershberger
  • Date: 2008-01-05 19:38:56 UTC
  • Revision ID: hershberger@spawn-xp-20080105193856-6rnzgwa4nehue3qj
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[main]
 
2
language = english
 
3
status = offline
 
4
wampserverVersion = 2.0
 
5
wampserverLastKnown = 2.0
 
6
installDir = c:/wamp
 
7
navigator = C:/Program Files/Mozilla Firefox/firefox.exe
 
8
defaultLanguage = english
 
9
 
 
10
 
 
11
[php]
 
12
phpVersion = "5.2.5"
 
13
phpLastKnown = 5.2.5
 
14
phpIniDir = .
 
15
phpConfFile = php.ini
 
16
phpExeDir = .
 
17
 
 
18
 
 
19
[phpCli]
 
20
phpCliVersion = 5.2.5
 
21
phpExeFile = php.exe
 
22
phpCliFile = php-win.exe
 
23
 
 
24
 
 
25
[apache]
 
26
apacheVersion = "2.2.6"
 
27
apacheLastKnown = 2.2.6
 
28
apacheExeDir = bin
 
29
apacheConfDir = conf
 
30
apacheExeFile = httpd.exe
 
31
apacheConfFile = httpd.conf
 
32
apacheServiceInstallParams = -n wampapache -k install
 
33
apacheServiceRemoveParams = -n wampapache -k uninstall
 
34
 
 
35
 
 
36
[mysql]
 
37
mysqlVersion = "5.0.45"
 
38
mysqlLastKnown = 5.0.45
 
39
mysqlConfDir = .
 
40
mysqlConfFile = my.ini
 
41
mysqlExeDir = bin
 
42
mysqlExeFile = mysqld-nt.exe
 
43
mysqlServiceInstallParams = --install-manual wampmysqld
 
44
mysqlServiceRemoveParams = --remove wampmysqld
 
45
 
 
46
 
 
47
[apps]
 
48
phpmyadminVersion = 2.10.1
 
49
sqlitemanagerVersion = 1.2.0
 
 
b'\\ No newline at end of file'