|
|
Quote:
Originally posted by Leslie
We are being hosted by www.zenosaga.com and they allow mySQL and PHP, like we said, it will run vbulletin just fine, but the others, we are having tons of problems with. We DID get one to work.. but its crap and we wants sometihing else.. <.<
|
judging by your problem, it seems the files don't have execution permissions. CHMOD them to 777 in your FTP program, or, if your host has shell access, ask them to "chmod -R 777 *.php". I'm not sure the syntax is correct. -R should mean recursive. It's either -r or -R. Or just ask your host to "do a recursive chmod to 777 on php files".
By the way, what kind of FTP program are you using? |
______________________________________

|
|
|
|