php stops executing scripts!?!?
Moderator: General Moderators
php stops executing scripts!?!?
I'm not sure whats going wrong here.
My friend downloaded and installed XAMPP - works fine. No problems at all. But as soon as a certain number of php files exist in a directory, they refuse to execute.
No errors, just they don't get parsed by php, all it outputs is the source code of the php file.
Anyone had this problem before, or have some idea whats going wrong? Anything at all would be appreciated.
My friend downloaded and installed XAMPP - works fine. No problems at all. But as soon as a certain number of php files exist in a directory, they refuse to execute.
No errors, just they don't get parsed by php, all it outputs is the source code of the php file.
Anyone had this problem before, or have some idea whats going wrong? Anything at all would be appreciated.
Yes they are in htdocs. There are currently 19 files in the directory and at least 2 files that dont get executed by php. I am just linking from page to page.
Thanks for your fast response though.
EDIT: some files get sent postdata as well. I did once experience this before, which back then the project was small enough for me to compile it all into one single php file.. but this one is much to big to do that kind of thing.
Thanks for your fast response though.
EDIT: some files get sent postdata as well. I did once experience this before, which back then the project was small enough for me to compile it all into one single php file.. but this one is much to big to do that kind of thing.
- RobertGonzalez
- Site Administrator
- Posts: 14293
- Joined: Tue Sep 09, 2003 6:04 pm
- Location: Fremont, CA, USA
try this....try going on another computer and seeing if the same thing happens...if it does....i would move all my stuff outside of the htdocs folder then uninstall and reinstall then restart your server and/or pc....ill look into this a little more for you...i have xampp but i never ran into this problem myself but...ill definately look into it for ya