~hexmode/+junk/main

« back to all changes in this revision

Viewing changes to install-files/bin/mysql/mysql5.0.45/wampserver.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
<?php
 
2
 
 
3
$mysqlConf['mysqlConfDir'] = '.';
 
4
$mysqlConf['mysqlConfFile'] = 'my.ini';
 
5
$mysqlConf['mysqlExeDir'] = 'bin';
 
6
$mysqlConf['mysqlExeFile'] = 'mysqld-nt.exe';
 
7
$mysqlConf['mysqlServiceInstallParams'] = '--install-manual wampmysqld';
 
8
$mysqlConf['mysqlServiceRemoveParams'] = '--remove wampmysqld';
 
9
 
 
10
 
 
11
?>
 
 
b'\\ No newline at end of file'