XAMPP on Windows Web Server 2008 R2 64bits

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

XAMPP on Windows Web Server 2008 R2 64bits

Postby chrbar » 28. April 2011 21:44

Hello,

I've access to a server in a data center, but this server runs only Windows Web Server 2008 R2 64bits, and I would like to install XAMPP and Dokeos LMS on this server.

I've checked many informations about XAMPP and DOKEOS on the Web, but it looks more complicate to run it with the Windows 2008 R2 version.

If someone has done a good installation of XAMPP on Windows Web Server 2008 R2 64bits, all advices are welcome :)

I describe my steps below, could you tell me what to do or not... or a better way to follow?

At the end I met some problems: the Web site looks good via IE/FF directly on the server (on remote access), but there are no images or no scripts "uploaded" on Dokeos Web pages when I check it via IE/FF from Internet!

Thanks a lot :)

Regards,
Chris

I've installed XAMPP 1.7.4 VC6 on Windows Web Server 2008 R2 64bits.
Because IIS is running on the server, I've changed some settings:

- inside "httpd.conf"
Listen 8080 (instead of "Listen 80")
ServerName localhost:8080 (instead of "ServerName localhost:80")

- inside "httpd-ssl.conf"
Listen 4499 (instead of "Listen 443")
## SSL Virtual Host Context
ServerName localhost:4499 (instead of "ServerName localhost:443")

- inside "httpd-xampp.conf"
# New XAMPP security concept
Allow from all (instead of "Deny from all")

I've done a new installation of DOKEOS 2.0 following the "Installation Guide" include inside the "documentation" folder.

- inside "C:\xampp\php\php.ini"
I've changed
error_reporting = E_ALL | E_STRICT
to
error_reporting = E_ALL & ~E_NOTICE
to remove the PHP errors lines.
chrbar
 
Posts: 1
Joined: 27. April 2011 03:09

Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 89 guests