79424693

Date: 2025-02-09 09:49:36
Score: 2.5
Natty:
Report link

so, I redid everything more careful

=> I managed to get same error, idk how (I managed to solve it)

Bootstrap failed: 5: Input/output error Try re-running the command as root for richer errors. Error: Failure while executing; /bin/launchctl bootstrap gui/501 /Users/username/Library/LaunchAgents/homebrew.mxcl.httpd.plist exited with 5.

AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using username-macbook-air.local. Set the 'ServerName' directive globally to suppress this message Syntax OK

=> enviornment : httpd in homebrew

Now localhost is accesing my document root directory with the projects in it, it’s working (to acces localhost, it sees all folders/files), but I tried to create a .htaccess file to redirect every request to index.php and is not working

error log is showing (/opt/homebrew/var/log/httpd/error_log) : AH01630: client denied by server configuration: /Users/username/Code/.htaccess

=> Error still exists, so the problem is that the htaccess file isn’t working

Reasons:
  • Long answer (-1):
  • Has code block (-0.5):
  • Me too answer (2.5): get same error
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Cosmin Condur