View Single Post
  #1   IP: 218.2.39.12
Old 2006-05-26, 10:55 PM
smiling smiling is offline
高级会员
 
Join Date: 2006-02-12
Posts: 502
smiling 正向着好的方向发展
Default Where can I change XAMPP configuration?

You adjust XAMPP with (classic text) configuration files. The following files exist:
Apache basic configuration: .\xampp\apache\conf\httpd.conf
Apache SSL: .\xampp\apache\conf\ssl.conf
Apache Perl (only addon): .\xampp\apache\conf\perl.conf
Apache Tomcat (only addon): .\xampp\apache\conf\java.conf
Apache Python (only addon): .\xampp\apache\conf\python.conf
PHP: .\xampp\apache\conf\php.ini
(with the apache actual running php version)
MySQL: .\xampp\mysql\bin\my.cnf
phpMyAdmin: .\xampp\phpMyAdmin\config.inc.php
FileZilla FTP: .\xampp\FileZillaFTP\FileZilla Server.xml
Mercury Mail basic configuration: .\xampp\MercuryMail\MERCURY.INI
Sendmail: .\xampp\sendmail\sendmail.ini
Reply With Quote