vishnusr Posted April 16, 2014 Share Posted April 16, 2014 How can i solve this problem.. am try to uploaded an app source code in an demo server.. i got this type of error.. i can't open the login page.. Always the login has been Blank.. i had gone throw to error_log page.. i got this error message.. i knew that this is path insteaded error mgs.. but i dont know where did i have to change code path.. the error msg as below i had mension :- PHP Warning: include() [<a href='function.include'>function.include</a>]: Failed opening 'APP_BASE_PATHlogin.php' for inclusion (include_path='.:/usr/lib64/php:/usr/share/pear') in /home3/yyyyy/public_html/yyyyyr/yyyyy/app/login.php on line 3 i want to be post the code like as "http://icehrm.gamonoid.com/demo/app/".. Please Solve me friend.. Thanks Advance VishnuKumar SR Link to comment https://forums.phpfreaks.com/topic/287812-help-with-include-error/ Share on other sites More sharing options...
sKunKbad Posted April 16, 2014 Share Posted April 16, 2014 It looks like you have not defined APP_BASE_PATH, or if that is an actual path, the file doesn't exist. Link to comment https://forums.phpfreaks.com/topic/287812-help-with-include-error/#findComment-1476400 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.