ok so the website themerionite.org used to be set up on a django framework but we decided we wanted to make the switch to wordpress.
I went about uninstalling django by deleting that folder off from the File Manager in CPanel.
I tried installing wordpress into the root by using the Softaculous Wordpress installer on CPanel.
however, when I try to log in via themerionite.org/wp-login.php, the login page shows up fine, but the database (and everything else really) gives me an "internal server error"
going into the error log gives me
[Sat Jan 05 12:29:36 2013] [error] [client 71.224.214.87] PHP: syntax error, unexpected '!' in /home/themerio/public_html/wp-admin/php.ini on line 2
but I can't find php.ini in the wp-admin folder, even with showing hidden files enabled. what can i do?