Configuration to Reflect a UNIX Box

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Configuration to Reflect a UNIX Box

Postby James Linguard » 21. December 2006 08:28

Hello, I want my configuration to reflect a UNIX system using:

Perl: /usr/local/bin/perl
HTTP: /usr/www/users/MySite/
Semdmail: /usr/sbin/sendmail ...etc.

also..
Is there any requirement for the XAMPP directory to be called that...

and if not, do I need to change "setup_xampp.bat" to reflect the new directory... or anything else. This is an important time/error saving consideration.

@ECHO OFF

if "%1" == "sfx" (
cd xampp
)

change to:

@ECHO OFF

if "%1" == "sfx" (
cd new_directory
)

[same with service.exe]... are there any others?

... Thanks
...James
James Linguard
 
Posts: 1
Joined: 21. December 2006 07:57

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 89 guests