View Single Post
  #3  
Old 10-09-2020, 09:30 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 329,600
Hall of Famer is on a distinguished road
Default

The script should work for PHP 5.3 to 5.6, so its likely not a problem with PHP. Do you have mod_rewrite enabled on your apache server? And do you have PDO installed on your PHP(which should be available by default).

Check if you have an error_log file in public_html, or /logs/yoursite.com.php.error.log outside of the public_html folder if you cant find error_log. The info from error_log will be especially helpful troubleshooting the issues.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote