I have search forums and have gotten no good results. I am developing on win XP with a program called wamp (Win, MySQL, Apache, PHP)
I have followed the directions for the install and still cannot get it to work.
Here is the Directory structure - C:\wamp\www\phpCodeGenie3.0.2\
I keep getting the error:
Warning: main(INC_MAIN_PAGE) [function.main]: failed to open stream: No such file or directory in c:\wamp\www\phpcodegenie3.0.2\index.php on line 2
Warning: main() [function.include]: Failed opening 'INC_MAIN_PAGE' for inclusion (include_path='c:/wamp/www/phpCodeGenie3.0.2/app/settings/') in c:\wamp\www\phpcodegenie3.0.2\index.php on line 2
Any help would be greatly appriciated.
p.s. This shouldn't be this hard to get working.
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have search forums and have gotten no good results. I am developing on win XP with a program called wamp (Win, MySQL, Apache, PHP)
I have followed the directions for the install and still cannot get it to work.
Here is the Directory structure - C:\wamp\www\phpCodeGenie3.0.2\
I keep getting the error:
Warning: main(INC_MAIN_PAGE) [function.main]: failed to open stream: No such file or directory in c:\wamp\www\phpcodegenie3.0.2\index.php on line 2
Warning: main() [function.include]: Failed opening 'INC_MAIN_PAGE' for inclusion (include_path='c:/wamp/www/phpCodeGenie3.0.2/app/settings/') in c:\wamp\www\phpcodegenie3.0.2\index.php on line 2
Any help would be greatly appriciated.
p.s. This shouldn't be this hard to get working.
Thanks
Check php.ini and make sure
short_open_tag = On