XAMPP + ipad/iphone

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

XAMPP + ipad/iphone

Postby zzgus » 07. July 2015 17:59

I'm testing my new site under XAMPP + MAGENTO on C:\XAMPP\htdocs\magento1911

The problem I have is when I want to test it under my ipad/iphone.
I open Safari/Firefox/Chrome and enter the ip of the machine running XAMPP (192.168.1.100) and I get the XAMPP for Windows configuration screen.
But when I try to enter my site on 192.168.1.100/magento1911 it redirects to a white screen.

I have edited httpd-xampp.conf with
#require local

Can somenone tell me what I'm doing wrong?



Thankyou

gus
zzgus
 
Posts: 4
Joined: 07. July 2015 17:39
Operating System: Windows 7

Re: XAMPP + ipad/iphone

Postby Altrea » 07. July 2015 18:56

zzgus wrote:I open Safari/Firefox/Chrome and enter the ip of the machine running XAMPP (192.168.1.100) and I get the XAMPP for Windows configuration screen.

So XAMPP is running and can successfully deliver requested files.
The reason why you get redirected to the \xampp subfolder is the default content in your \xampp\htdocs\index.php file.
But changing/renaming/deleting the file will not solve your problem.

zzgus wrote:But when I try to enter my site on 192.168.1.100/magento1911 it redirects to a white screen.

Seems to me like a Magento problem, maybe a configuration issue.

zzgus wrote:I have edited httpd-xampp.conf with
#require local

Please rollback that change, There is no need to change that.

zzgus wrote:Can somenone tell me what I'm doing wrong?

The Magento support should be the right place to ask, and you already done this:
http://community.magento.com/t5/Install ... /td-p/9262

P.S:. Crossposting (posting the same issue on multiple communities asking for help) without informing all communities about the places where informations and possible solutions can be found is very very bad practice. Please don't do that in future again.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: XAMPP + ipad/iphone

Postby zzgus » 07. July 2015 20:23

Firs I would like to thank you for trying to get a solution to my problem.

Based on you answers I can only try to reinstall magento but I don't see clearly that it is a magento problem.
On the local machine it delivers the pages well and it's only a problem when I try it over the local net.

The Magento support should be the right place to ask, and you already done this:
http://community.magento.com/t5/Install ... /td-p/9262


Yes, I first tried there to see if other magento users got the same problem but I didn't get any solution.

Then I thought that sure it was a problem with my XAMPP configuration and I tried to find a forum of Xampp (I find it here).

P.S:. Crossposting (posting the same issue on multiple communities asking for help) without informing all communities about the places where informations and possible solutions can be found is very very bad practice. Please don't do that in future again.


I don't think posting in such different communities can be considered as a so "terrible" crossposting to warn me in this way, because it's not clear (at least for me) if it's a problem of XAMPP or a problem of MAGENTO.

Thankyou
Gus
zzgus
 
Posts: 4
Joined: 07. July 2015 17:39
Operating System: Windows 7

Re: XAMPP + ipad/iphone

Postby glitzi85 » 07. July 2015 21:49

zzgus wrote:I don't think posting in such different communities can be considered as a so "terrible" crossposting to warn me in this way, because it's not clear (at least for me) if it's a problem of XAMPP or a problem of MAGENTO.

That's not what Altrea said! Crosspostings per se are not bad (and in this case I don't see a problem in it). However, you should tell us where to find the other post (and also the guys in the magento forum). In this case everybody can check what was already suggested in the other post (and also might already be tried out by you). That's what Altrea said!

To your problem: It still sounds like a problem with magento. Please post the error.log and access.log from Apache (the last ~50 lines after a request should suffice).
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: XAMPP + ipad/iphone

Postby Altrea » 08. July 2015 01:27

glitzi is correct. Crosspostings can be acceptable under specific conditions, like:
  • you don't get any response in the other community for several days (bumping your thread with a new response first before crossposting would be preferable to give the other community the chance to solve your problem)
  • the other community is out of ideas how to solve the problem
  • the other community suggests you to ask at a different community
If the conditions are given, inform the other community that you will post the problem on a different community so that they don't put further work theirself in solving your problem
AND post a link at the new community to your other thread so that they have the chance to participate from the informations there.

crosspostings can be inacceptable if the conditions are not given like taking free help simultaneously from multiple communities to maximize the focus on the issue and amount of helpers to increase the chance to solve the problem faster.

Okay, back to topic: Why i think it is a Magento problem: Most webframework and CMS need to be configured against a very specific (base-)url to work properly.
For example, if you will get asked for a url or domainname and you use localhost, than your application will be perfectly usable on localhost but not from outside.
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: XAMPP + ipad/iphone

Postby zzgus » 08. July 2015 11:14

Thankyou for your answers.

Back to topic:

Please post the error.log and access.log from Apache (the last ~50 lines after a request should suffice).


Code: Select all
error.log
[Mon Jul 06 10:49:01.241408 2015] [ssl:warn] [pid 2084:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 10:49:01.635431 2015] [core:warn] [pid 2084:tid 268] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Jul 06 10:49:02.024453 2015] [ssl:warn] [pid 2084:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 10:49:02.307469 2015] [mpm_winnt:notice] [pid 2084:tid 268] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Mon Jul 06 10:49:02.307469 2015] [mpm_winnt:notice] [pid 2084:tid 268] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Mon Jul 06 10:49:02.307469 2015] [core:notice] [pid 2084:tid 268] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Mon Jul 06 10:49:02.841499 2015] [mpm_winnt:notice] [pid 2084:tid 268] AH00418: Parent: Created child process 5440
[Mon Jul 06 10:49:04.135574 2015] [ssl:warn] [pid 5440:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 10:49:04.460592 2015] [ssl:warn] [pid 5440:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 10:49:04.585599 2015] [mpm_winnt:notice] [pid 5440:tid 280] AH00354: Child: Starting 150 worker threads.
[Mon Jul 06 10:53:29.004723 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:53948] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 10:53:38.553269 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:53960] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 10:59:25.930138 2015] [access_compat:error] [pid 5440:tid 1672] [client ::1:54179] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 10:59:29.958369 2015] [access_compat:error] [pid 5440:tid 1672] [client ::1:54182] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 11:02:08.113414 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:54240] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 11:17:06.710811 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:54408] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 11:29:25.507068 2015] [access_compat:error] [pid 5440:tid 1696] [client ::1:54549] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 11:29:29.757311 2015] [access_compat:error] [pid 5440:tid 1696] [client ::1:54552] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 11:58:09.290663 2015] [access_compat:error] [pid 5440:tid 1672] [client ::1:55519] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:02:46.814536 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:55628] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:02:50.813765 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:55631] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:03:40.553610 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:55663] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:22:54.799629 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:56061] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:23:10.984555 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56068] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:23:17.736941 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:56072] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:24:48.569136 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56110] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:25:50.925703 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:56153] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:26:52.903248 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:56177] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:29:07.454944 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56232] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:30:49.846800 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:56279] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:33:06.181598 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:56327] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:37:29.369652 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:56441] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:39:17.904859 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56510] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:40:35.557301 2015] [access_compat:error] [pid 5440:tid 1696] [client ::1:56568] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:40:39.952552 2015] [access_compat:error] [pid 5440:tid 1696] [client ::1:56575] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:40:51.421208 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56582] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:40:55.335432 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56586] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:41:00.737741 2015] [access_compat:error] [pid 5440:tid 1672] [client ::1:56593] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:42:01.986244 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56626] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:43:50.731464 2015] [access_compat:error] [pid 5440:tid 1716] [client ::1:56722] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:43:55.823756 2015] [access_compat:error] [pid 5440:tid 1696] [client ::1:56731] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:51:03.719230 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:56861] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:53:59.867305 2015] [access_compat:error] [pid 5440:tid 1692] [client ::1:57071] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:54:25.024744 2015] [access_compat:error] [pid 5440:tid 1692] [client ::1:57081] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:57:45.736224 2015] [access_compat:error] [pid 5440:tid 1696] [client ::1:57134] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:58:19.704167 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:57163] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:58:33.037929 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:57174] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:59:09.606021 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:57187] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:59:11.223113 2015] [access_compat:error] [pid 5440:tid 1716] [client ::1:57192] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:59:18.552533 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:57198] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:59:37.105594 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:57210] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:59:39.252717 2015] [access_compat:error] [pid 5440:tid 1680] [client ::1:57213] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 12:59:47.998217 2015] [access_compat:error] [pid 5440:tid 1664] [client ::1:57228] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 13:00:08.270376 2015] [access_compat:error] [pid 5440:tid 1696] [client ::1:57239] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 13:01:52.860358 2015] [access_compat:error] [pid 5440:tid 1672] [client ::1:57302] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 13:01:59.020711 2015] [access_compat:error] [pid 5440:tid 1672] [client ::1:57305] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 13:02:06.781155 2015] [access_compat:error] [pid 5440:tid 1672] [client ::1:57310] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 13:02:37.326902 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:57330] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 13:04:07.351051 2015] [access_compat:error] [pid 5440:tid 1668] [client ::1:57379] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 13:08:26.152854 2015] [mpm_winnt:notice] [pid 2084:tid 268] AH00428: Parent: child process 5440 exited with status 1073807364 -- Restarting.
[Mon Jul 06 17:12:26.667782 2015] [ssl:warn] [pid 5840:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 17:12:26.772788 2015] [core:warn] [pid 5840:tid 268] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Mon Jul 06 17:12:27.036803 2015] [ssl:warn] [pid 5840:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 17:12:28.343878 2015] [mpm_winnt:notice] [pid 5840:tid 268] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Mon Jul 06 17:12:28.343878 2015] [mpm_winnt:notice] [pid 5840:tid 268] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Mon Jul 06 17:12:28.343878 2015] [core:notice] [pid 5840:tid 268] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Mon Jul 06 17:12:28.360879 2015] [mpm_winnt:notice] [pid 5840:tid 268] AH00418: Parent: Created child process 6260
[Mon Jul 06 17:12:29.557948 2015] [ssl:warn] [pid 6260:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 17:12:29.922968 2015] [ssl:warn] [pid 6260:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Mon Jul 06 17:12:29.985972 2015] [mpm_winnt:notice] [pid 6260:tid 280] AH00354: Child: Starting 150 worker threads.
[Mon Jul 06 17:29:57.526888 2015] [access_compat:error] [pid 6260:tid 1696] [client ::1:49928] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:30:06.569405 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:49936] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:30:21.778275 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:49941] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:30:27.638610 2015] [access_compat:error] [pid 6260:tid 1672] [client ::1:49948] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:30:49.644869 2015] [access_compat:error] [pid 6260:tid 1704] [client ::1:49963] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:31:16.478404 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:49995] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:32:20.138045 2015] [access_compat:error] [pid 6260:tid 1704] [client ::1:50026] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:32:23.117215 2015] [access_compat:error] [pid 6260:tid 1704] [client ::1:50031] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:37:03.845272 2015] [access_compat:error] [pid 6260:tid 1704] [client ::1:50285] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:37:46.146691 2015] [access_compat:error] [pid 6260:tid 1696] [client ::1:50317] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:39:41.999318 2015] [access_compat:error] [pid 6260:tid 1696] [client ::1:50353] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:41:50.065643 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:50420] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:44:26.903613 2015] [access_compat:error] [pid 6260:tid 1704] [client ::1:50500] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:44:49.903929 2015] [access_compat:error] [pid 6260:tid 1672] [client ::1:50534] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:46:28.527570 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:50594] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:49:57.566526 2015] [access_compat:error] [pid 6260:tid 1668] [client ::1:50690] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:51:59.841520 2015] [access_compat:error] [pid 6260:tid 1704] [client ::1:50735] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:53:51.117885 2015] [access_compat:error] [pid 6260:tid 1672] [client ::1:50781] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:54:06.648773 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:50803] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 17:56:12.872993 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:50853] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:06:12.014170 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:51600] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:06:19.388592 2015] [access_compat:error] [pid 6260:tid 1672] [client ::1:51606] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:06:24.742898 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:51613] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:07:21.474143 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:51628] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:10:49.066016 2015] [access_compat:error] [pid 6260:tid 1672] [client ::1:51678] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:20:29.424211 2015] [access_compat:error] [pid 6260:tid 1672] [client ::1:52118] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:34:14.222387 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:52310] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:37:15.399749 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:52374] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:41:31.539400 2015] [access_compat:error] [pid 6260:tid 1684] [client ::1:52432] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:43:03.234644 2015] [access_compat:error] [pid 6260:tid 1696] [client ::1:52475] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:45:28.395947 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:52552] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:52:11.175985 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:52610] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:53:40.148074 2015] [access_compat:error] [pid 6260:tid 1692] [client ::1:52950] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:58:39.550198 2015] [access_compat:error] [pid 6260:tid 1704] [client ::1:53024] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:59:09.321901 2015] [access_compat:error] [pid 6260:tid 1696] [client ::1:53049] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 19:59:22.706667 2015] [access_compat:error] [pid 6260:tid 1672] [client ::1:53056] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 20:01:44.477776 2015] [access_compat:error] [pid 6260:tid 1696] [client ::1:53095] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 20:24:43.646660 2015] [access_compat:error] [pid 6260:tid 1668] [client ::1:53349] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Mon Jul 06 20:27:15.439342 2015] [mpm_winnt:notice] [pid 5840:tid 268] AH00428: Parent: child process 6260 exited with status 1073807364 -- Restarting.
[Tue Jul 07 09:33:14.115826 2015] [ssl:warn] [pid 2228:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 09:33:14.403843 2015] [core:warn] [pid 2228:tid 268] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jul 07 09:33:14.713860 2015] [ssl:warn] [pid 2228:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 09:33:20.182173 2015] [mpm_winnt:notice] [pid 2228:tid 268] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Tue Jul 07 09:33:20.182173 2015] [mpm_winnt:notice] [pid 2228:tid 268] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Tue Jul 07 09:33:20.183173 2015] [core:notice] [pid 2228:tid 268] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jul 07 09:33:20.486191 2015] [mpm_winnt:notice] [pid 2228:tid 268] AH00418: Parent: Created child process 4380
[Tue Jul 07 09:33:24.333411 2015] [ssl:warn] [pid 4380:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 09:33:24.803438 2015] [ssl:warn] [pid 4380:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 09:33:24.960447 2015] [mpm_winnt:notice] [pid 4380:tid 280] AH00354: Child: Starting 150 worker threads.
[Tue Jul 07 13:02:43.713766 2015] [access_compat:error] [pid 4380:tid 1684] [client ::1:57050] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:02:52.448266 2015] [access_compat:error] [pid 4380:tid 1684] [client ::1:57058] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:02:57.335545 2015] [access_compat:error] [pid 4380:tid 1684] [client ::1:57061] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:03:11.632363 2015] [access_compat:error] [pid 4380:tid 1668] [client ::1:57078] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:05:33.604483 2015] [access_compat:error] [pid 4380:tid 1676] [client ::1:57166] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:05:38.463761 2015] [access_compat:error] [pid 4380:tid 1676] [client ::1:57170] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:05:43.508050 2015] [access_compat:error] [pid 4380:tid 1680] [client ::1:57178] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:06:01.158059 2015] [access_compat:error] [pid 4380:tid 1652] [client ::1:57201] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:06:06.185347 2015] [access_compat:error] [pid 4380:tid 1684] [client ::1:57206] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:06:11.670661 2015] [access_compat:error] [pid 4380:tid 1652] [client ::1:57209] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:06:32.542854 2015] [access_compat:error] [pid 4380:tid 1652] [client ::1:57219] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:07:03.122603 2015] [access_compat:error] [pid 4380:tid 1668] [client ::1:57259] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:07:09.172950 2015] [access_compat:error] [pid 4380:tid 1668] [client ::1:57263] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:07:15.334302 2015] [access_compat:error] [pid 4380:tid 1668] [client ::1:57269] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:07:45.003999 2015] [access_compat:error] [pid 4380:tid 1668] [client ::1:57280] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:08:50.599751 2015] [access_compat:error] [pid 4380:tid 1668] [client ::1:57366] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:09:02.478430 2015] [access_compat:error] [pid 4380:tid 1676] [client ::1:57377] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:09:07.931742 2015] [access_compat:error] [pid 4380:tid 1668] [client ::1:57381] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:09:19.678414 2015] [access_compat:error] [pid 4380:tid 1676] [client ::1:57395] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:09:21.024491 2015] [access_compat:error] [pid 4380:tid 1676] [client ::1:57397] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:09:26.139784 2015] [access_compat:error] [pid 4380:tid 1672] [client ::1:57400] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:09:37.239418 2015] [access_compat:error] [pid 4380:tid 1652] [client ::1:57409] AH01797: client denied by server configuration: C:/xampp/htdocs/magento1911/app/etc/local.xml
[Tue Jul 07 13:10:09.385257 2015] [mpm_winnt:notice] [pid 2228:tid 268] AH00428: Parent: child process 4380 exited with status 1073807364 -- Restarting.
[Tue Jul 07 17:14:15.030520 2015] [ssl:warn] [pid 3568:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 17:14:15.355538 2015] [core:warn] [pid 3568:tid 268] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Tue Jul 07 17:14:15.613553 2015] [ssl:warn] [pid 3568:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 17:14:15.687557 2015] [mpm_winnt:notice] [pid 3568:tid 268] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Tue Jul 07 17:14:15.687557 2015] [mpm_winnt:notice] [pid 3568:tid 268] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Tue Jul 07 17:14:15.687557 2015] [core:notice] [pid 3568:tid 268] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Tue Jul 07 17:14:15.705558 2015] [mpm_winnt:notice] [pid 3568:tid 268] AH00418: Parent: Created child process 3684
[Tue Jul 07 17:14:17.119639 2015] [ssl:warn] [pid 3684:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 17:14:17.496661 2015] [ssl:warn] [pid 3684:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Tue Jul 07 17:14:17.556664 2015] [mpm_winnt:notice] [pid 3684:tid 280] AH00354: Child: Starting 150 worker threads.
[Tue Jul 07 20:12:16.044439 2015] [mpm_winnt:notice] [pid 3568:tid 268] AH00428: Parent: child process 3684 exited with status 1073807364 -- Restarting.
[Wed Jul 08 11:56:47.642706 2015] [ssl:warn] [pid 1748:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jul 08 11:56:47.719711 2015] [core:warn] [pid 1748:tid 268] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Jul 08 11:56:47.996727 2015] [ssl:warn] [pid 1748:tid 268] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jul 08 11:56:48.299744 2015] [mpm_winnt:notice] [pid 1748:tid 268] AH00455: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.5.24 configured -- resuming normal operations
[Wed Jul 08 11:56:48.299744 2015] [mpm_winnt:notice] [pid 1748:tid 268] AH00456: Apache Lounge VC11 Server built: Jan 28 2015 16:48:40
[Wed Jul 08 11:56:48.299744 2015] [core:notice] [pid 1748:tid 268] AH00094: Command line: 'c:\\xampp\\apache\\bin\\httpd.exe -d C:/xampp/apache'
[Wed Jul 08 11:56:48.316745 2015] [mpm_winnt:notice] [pid 1748:tid 268] AH00418: Parent: Created child process 3976
[Wed Jul 08 11:56:49.473811 2015] [ssl:warn] [pid 3976:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jul 08 11:56:49.893835 2015] [ssl:warn] [pid 3976:tid 280] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Wed Jul 08 11:56:50.020842 2015] [mpm_winnt:notice] [pid 3976:tid 280] AH00354: Child: Starting 150 worker threads.


and

Code: Select all
access.log
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/ HTTP/1.1" 200 596 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/head.php HTTP/1.1" 200 1393 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/xampp.css HTTP/1.1" 200 4178 "http://192.168.1.100/xampp/head.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/start.php HTTP/1.1" 200 3801 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/img/xampp-logo-new.gif HTTP/1.1" 200 4878 "http://192.168.1.100/xampp/head.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/navi.php HTTP/1.1" 200 3962 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:31 +0200] "GET /xampp/img/bitnami-xampp.png HTTP/1.1" 200 22133 "http://192.168.1.100/xampp/start.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/img/head-for.gif HTTP/1.1" 200 791 "http://192.168.1.100/xampp/head.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:30 +0200] "GET /xampp/img/blank.gif HTTP/1.1" 200 43 "http://192.168.1.100/xampp/head.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:31 +0200] "GET /xampp/img/head-windows.gif HTTP/1.1" 200 1362 "http://192.168.1.100/xampp/head.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:31 +0200] "GET /xampp/xampp.js HTTP/1.1" 200 573 "http://192.168.1.100/xampp/navi.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:31 +0200] "GET /xampp/img/apachefriends.gif HTTP/1.1" 200 979 "http://192.168.1.100/xampp/navi.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:31 +0200] "GET /xampp/img/strichel.gif HTTP/1.1" 200 61 "http://192.168.1.100/xampp/navi.php" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:33 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:33 +0200] "GET /xampp/ HTTP/1.1" 200 596 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:33 +0200] "GET /xampp/head.php HTTP/1.1" 200 1393 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:33 +0200] "GET /xampp/start.php HTTP/1.1" 200 3801 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:33 +0200] "GET /xampp/navi.php HTTP/1.1" 200 3962 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:38 +0200] "GET /xampp/ HTTP/1.1" 200 596 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:38 +0200] "GET /xampp/start.php HTTP/1.1" 200 3801 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:38 +0200] "GET /xampp/head.php HTTP/1.1" 200 1393 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:38 +0200] "GET /xampp/navi.php HTTP/1.1" 200 3962 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:40 +0200] "GET / HTTP/1.1" 302 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:40 +0200] "GET /xampp/ HTTP/1.1" 200 596 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:40 +0200] "GET /xampp/head.php HTTP/1.1" 200 1393 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:40 +0200] "GET /xampp/start.php HTTP/1.1" 200 3801 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:40 +0200] "GET /xampp/navi.php HTTP/1.1" 200 3962 "http://192.168.1.100/xampp/" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:40 +0200] "GET /magento1911/admin HTTP/1.1" 200 3857 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:46 +0200] "GET /magento1911 HTTP/1.1" 301 345 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:46 +0200] "GET /magento1911/ HTTP/1.1" 302 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:47 +0200] "GET /magento1911/ HTTP/1.1" 302 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"


thankyou
Gus
zzgus
 
Posts: 4
Joined: 07. July 2015 17:39
Operating System: Windows 7

Re: XAMPP + ipad/iphone

Postby glitzi85 » 08. July 2015 11:54

Yep, Magento problem:

Code: Select all
192.168.1.34 - - [08/Jul/2015:11:57:46 +0200] "GET /magento1911 HTTP/1.1" 301 345 "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:46 +0200] "GET /magento1911/ HTTP/1.1" 302 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"
192.168.1.34 - - [08/Jul/2015:11:57:47 +0200] "GET /magento1911/ HTTP/1.1" 302 - "-" "Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H143 Safari/600.1.4"

301 and 302 means that magento is trying to redirect to somewhere. Sounds like a configuration problem. As Altrea already pointed out, a lot of applications don't like to be run in a subfolder but require to be run in an own virtual host.
User avatar
glitzi85
 
Posts: 1920
Joined: 05. March 2004 23:26
Location: Dahoim

Re: XAMPP + ipad/iphone

Postby Nobbie » 08. July 2015 14:16

The problem mostly is the fact, that Magento has been installed under "localhost" and probably has been setup for "localhost", but when it is called via 192.xxx.xxx.xxx, all redirects to "localhost" will fail, also all linked in CSS modules will not be found (as the links yield to "localhost"). because "localhost" then is the iPhone/iPad, and not the Xampp Server.

This is the most common problem when installing software under "localhost". Either apply "192.xxx.xxx.xxx" when installing Magento (or Wordpress, Joomla etc.), or find out, where Magento etc. stores the configuration about the servername (i.e. any config.php file or similar) and change "localhost" to the LAN IP.
Nobbie
 
Posts: 13170
Joined: 09. March 2008 13:04

Re: XAMPP + ipad/iphone

Postby zzgus » 08. July 2015 17:26

Nobbie wrote:The problem mostly is the fact, that Magento has been installed under "localhost" and probably has been setup for "localhost", but when it is called via 192.xxx.xxx.xxx, all redirects to "localhost" will fail, also all linked in CSS modules will not be found (as the links yield to "localhost"). because "localhost" then is the iPhone/iPad, and not the Xampp Server.

This is the most common problem when installing software under "localhost". Either apply "192.xxx.xxx.xxx" when installing Magento (or Wordpress, Joomla etc.), or find out, where Magento etc. stores the configuration about the servername (i.e. any config.php file or similar) and change "localhost" to the LAN IP.


You are right. Solved !!!

I simply changed "localhost/magento1911" for "192.168.1.100/magento1911 (the IP xampp+magento are running) in the Magento Base URL.

Thankyou
Gus
zzgus
 
Posts: 4
Joined: 07. July 2015 17:39
Operating System: Windows 7


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 131 guests