I FTP’d them up but the files were distributed with only LFs and not CR/LFs so in this case it wouldn’t have mattered. Looks like I may have to go delving into the code to find out what’s going on. Maybe a battle for another day! 😉
HandySolo: All files are owned by the user for the domain and CHMOD’d 755 for folders and 644 for files.
However, PHP runs under the ‘apache’ user as I had to modify ‘wp-content’ to 777 just to allow the ‘cache’ folder to be created. However, cache is now owned by ‘apache’.
I CHMOD’d the whole WordPress structure 777 but these two pages still don’t work.