"Tim Brom" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I dual-boot my computer and I have three partitions, an NTFS partition > for Windows XP Pro, an ext3 filesystem for Linux (Red Hat Linux 9.0) and > a Fat32 filesystem for my data (because FAT32 is the only filesystem > both OS's play nicely with). I keep the data that I want shared stored > on this FAT32 partition, including all the files for my websites. > Whenever I try to access a script off of the FAT32 partition, I get a > 'Premature end of script headers' error message. I can copy the script > verbatim onto the ext3 filesystem and it works fine, and it works fine > on my web host's server. Does anyone know why I am getting this error > message only when the file is coming from a FAT32 filesystem? Thanks. > > Tim Brom > [EMAIL PROTECTED] >
Sounds like there could be an issue with file formats. Is your web server on Red Hat? Perhaps you need to save your scripts in Unix file format. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]