Subdomain issues...

I created a subdomain, the creation process went fine, uploading content went fine… but content doesn’t show up! If I enter the path to a plaintext file in the subdomain it shows up, but accessing php files results in a blank page. Any suggestions? I’ve deleted and recreated, verified permissions and settings… I’m at a loss!

Hi Ghost-

If you are getting a blank page and not a 404 that could indidcate a problem with the PHP script - try seeing what pops up in the siteworx error log right when you access that page.

A common reason for blank pages is that the script is trying to allocate more memory then what the PHP is currently set to allow in /etc/php.ini