A simple test file duplicated in 2 directories, behaving differently! A simple test file with the php command <?php echo 'hi how are you'; ?> and nothing else is placed in two subdirectories of the MyWebs folder which has been set as localhost and Document root for the apache server . It works in one as expected but not in the other, any ideas.
If using the ME file explore; When looking on the file from listing in http://localhost/dir1 it shows the link in purple as though visited and opens correctly in the right hand browse window. When looking at the link in http://localhost/dir2 it shows the link in green and opens a second internet exporer page. if I include the file name it displays and works normally opening the file in the right hand window. If I use IE to start navigating from the localhost both directories works normally. The reason for this test file in the first place is that php, echo and print, is not working as expected in files from the dir2 there is no output! Anyone please!! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php