Install on GoDaddy shared hosting
Install on GoDaddy shared hosting
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?
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
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 ?
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 ?
Cercate nel forum le riposte prima di chiedere. Check the forum before posting
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------
---------------
Claudio Anelli
Joint Technologies - Sistemi avanzati per l'information technology
http://www.joint-tech.com
---------------