PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Friday, February 18, 2022

[FIXED] How can I stop MAMP PRO from creating index.php and MAMP-PRO-Logo.gif files in all of my hosts every time it restarts Apache?

 February 18, 2022     mamp     No comments   

Issue

It's not a big deal, but it's annoying. Is there a way to disable this?


Solution

If you create or reference a directory with existing contents, MAMP Pro won't override these files with the placeholder.

Placeholder contents can be found in: /Applications/MAMP\ PRO/MAMP\ PRO.app/Contents/Resources/placeholder/

You could try removing these files from the placeholder directory and see if that works for you.



Answered By - Highway of Life
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing