Closed andypiper closed 11 years ago
I have an index.php file which simply executes phpinfo() (no other content, short <? tags)
I put it in an htdocs/ folder and push with this buildpack.
PHP never appears to operate on the file and the browser source shows the unpreprocessed phpinfo() call.
What am I doing wrong?
Interesting. Couple things I can think to figure out what's going on here...
Thanks
Closing, no response.
I have an index.php file which simply executes phpinfo() (no other content, short <? tags)
I put it in an htdocs/ folder and push with this buildpack.
PHP never appears to operate on the file and the browser source shows the unpreprocessed phpinfo() call.
What am I doing wrong?