MAMP - does not show index.php -
i have downloaded public_html folder website have work on , added mamp > htdocs.
then, type http://localhost:8888/projectname , shows blank page in state of index.php.
mamp not find index.php , can not find way around it.
believe, website using smarty (tpl.php) @ places index index.php
note: have disable // @require_once("config.inc.php"); // include "stored.function/db.inc";
, seems works. how can find real path them?
in default, mamp comes error reporting closed. need edit /applications/mamp/conf/php5.3/php.ini file.
Comments
Post a Comment