January 7th, 2007, 08:41 PM
|
#8 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
That issue suggests a server issue with your PHP config
Make a phpinfo.php file with this contents and upload it to your photopost directory
<?phpinfo();?>
We can then see if a simple php file runs
|
| |