The Elearning Community • Install on GoDaddy shared hosting
Page 1 of 1

Install on GoDaddy shared hosting

Posted: Sun Jun 19, 2016 2:37 am
by ZacharyM
Any help would be appreciated - I am stuck on Step 2 with the elusive "mime_content_type() support: OFF" block. As a shared hosting solution, I am unable to gain access to the php.ini file. Instead I must manage any modification through a .users.ini file. From what I can tell with my hosting the inclusion of the php_fileinfo is commented out globally by GoDaddy. I tried talking to their customer support tonight and received very little help.

I added both of the following to my ini:
extension = php_fileinfo.so
extension = php_fileinfo.dll

I also created a .htaccess file
php_value extension=php_fileinfo.dll

Any solution or am I dead in the water?

Re: Install on GoDaddy shared hosting

Posted: Mon Jun 20, 2016 9:08 am
by canelli
Hi Zachary
your hosting soluton is based on Linux or Windows ?

the webserver log must repost some error accessing the web after the modification of the .users.ini file .
can you check and report the errors ?