 |
Apache2Triad Help, Support and Development The apache2triad help , support and development forums
|
| View previous topic :: View next topic |
| Author |
Message |
sfatigan
Joined: 19 Feb 2007
Posts: 1
|
| Posted: Mon Feb 19, 2007 12:38 am Post subject: MS Vista & 1.4.4 redeclare class problems |
|
|
| I am having issues with a stable code base that was running successfully under Windows XP, and now has issues with Vista. It appears that my previously correct use of require_once( ) and/or include_once( ) no longer works. I get redeclare errors thrown left and right. I don't know how to fix this. I am using 1.4.4. Any thoughts here? |
|
| Back to top |
|
Vlad Alexa Mancini
Joined: 07 Jul 2003
Posts: 1538
|
| Posted: Fri Mar 16, 2007 12:19 pm Post subject: |
|
|
this is quite concerning , php code is supposed to be portable even between php versions , not to say windows version on wich it should be 100% independent
are you sure the problem is the os ? |
|
| Back to top |
|
| |
|