[PHP-WIN] Running PHP4 and PHP5 parallel on Apache v2.0 on Windows?

2005-02-13 Thread RaveRod
I've googled for this information but I'm just getting myself confused. We have Apache v2.0 and PHP v4.3.10 running on a Windows XP machine (using vhosts). Our developers would like to dabble with PHP v5.x without disrupting PHP v4.x. From what I've read the only way around this is to run multipl

[PHP-WIN] fopen + wmv

2005-02-13 Thread Rudi Starcevic
Hi, I'm using fopen() and fpassthru()/feof() to read Windows Media Video, .wmv, files of a Win2003 server with Apache and PHP. The file is opened and downloaded OK but is somehow corrupted. The Windows Media Player says the file is not the correct format. Can you see something I am missing in my