XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl.
1
vote
1answer
333 views
Apache virtual hosts - Resources on website not loaded when accessed from other hostname than localhost
Running virtual hosts on Mac OS X 10.6.8 running Apache 2.2.22.
/etc/hosts is as follows:
127.0.0.1 localhost 3dweergave studio-12.fritz.box
255.255.255.255 broadcasthost
::1 ...
-1
votes
1answer
3k views
XAMPP phpMyAdmin - Access forbidden!
I can't access PHPMyAdmin. I have installed XAMPPlite 1.6.5 on Windows 7. I haven't changed any config, except .htaccess, where I added the third line:
Order deny,allow
Deny from all
Allow from ...
4
votes
0answers
228 views
XAMPP - Unable to serve files larger than ~30MB
I'm developing a site locally with XAMPP on Windows 7, and as far as media is concerned, I'm unable to play media files that are larger than 30MB or so. Both video and audio files (MP4 and MP3 ...
1
vote
0answers
11 views
Managing Xampp on USB for Mac and Windows machines
I am working on some PHP projects (Wordpress mostly) with MySQL databases and primarily use my Windows Desktop to do the work on whilst running Xampp.
This all works great until I need to take my ...
1
vote
0answers
52 views
website address point to localhost
Today in firefox while surfing the internet, I opened a website it asked "This site may harm your computer" if you want to open this website add it in exception list. I added a website under exception ...
0
votes
0answers
94 views
htaccess doesnt work in subfolder
I'm using xampp with apache on my windows machine.
My directory structure is:
C:/xampp/htdocs
---------------/Sync
--------------------/ProtectedFolderA
...
0
votes
0answers
77 views
Xampp and file paths
I'm having hard time with xampp, it realy getting me crazy.
I have few installations of Wordpress with Roots Template, which was loading without any css, js..etc. And the solution was to delete ...
