Jump to content

godaddy php issue


Recommended Posts

Whats happens when you type in "yourdomain.co.uk/index.php" :question:
some hosts show only htm/html as default but you can force to display php in htaccess below ;-)

you can try adding this to the top of your .htaccess file

Directory Index index.php

Link to comment
Share on other sites

I have tried everything I know to resolve this issue changed htaccess created php.ini
tried to force @ini_set('allow_url_fopen', 'on');

But none of this works
another bad experience with Godaddy :shut:

you answer may be here
http://www.prestashop.com/forums/viewthread/2946/

otherwise you really have to options

1) Speak to godaddy & show them your problem & tell them you require allow_url_fopen to be turned on

2) Change host !!!

Sorry but that's all i can suggest after spending 30 mins trying to resolve this :roll:

Link to comment
Share on other sites

Well I have seen others get past the allow_url_fopen issue
so this problem relates to godaddy

I can see your php is up-to date & you are using mysql 5
so try Peter's option in the previous link sent or speak to godaddy

And you know what the last option is :roll:

Link to comment
Share on other sites

It cant be the name servers , wankers at godaddy.

its a prestashop issue, php works ok at godaddy i made my own php file (below) and it works. As for the fopen they say i can run my own php.ini file at GDaddy


So what can be wrong?
is "The service is unavailable." an error of PShop?
Do i need my own php.ini file?
Ox40 do you have your own at godaddy?


<?php
echo " Hello, i'm a PHP file! ";
?>

Link to comment
Share on other sites



Can you please tell me how you did that. I have a domain name bought and hosted with godaddy. I installed prestashop without a hitch. However, I couldn't get the sef urls to work. Did you have to make any additional modifications to the .htaccess file or anywhere else to get this to work? Please, I would love to get this to work, as I had to have it hosted with another company. Thank you. :) :)
Link to comment
Share on other sites



Can you please tell me how you did that. I have a domain name bought and hosted with godaddy. I installed prestashop without a hitch. However, I couldn't get the sef urls to work. Did you have to make any additional modifications to the .htaccess file or anywhere else to get this to work? Please, I would love to get this to work, as I had to have it hosted with another company. Thank you. :) :)


Just to update: I also choose the linux server, am using the premium plan, PHP 5, and latest mysql. I would really love to know this. Thank you. :)
Link to comment
Share on other sites

russty: yes, I would try that. I made some modifications to the .htaccess file, but that was more to make current search engine links compatible with the new site...



So your sef links worked right away? I'm so confused. LOL
Link to comment
Share on other sites

ok i fukin solved it its permission's fukin go-poofter-daddy lets you install PS thinking you have all your permission ok but really they aren't . so i have set the permissions on all folder to read and write and it works.... fukin hooray... now can anyone tell me what permissions i have to turn off ?? give me a list???

Link to comment
Share on other sites

I'm using Prestashop 1.0.0.8 on GoDaddy Linux Economy Hosting using PHP5 and MySQL5 and it works A1.

I just followed the install instructions exactly, especially the part about applying certain permissions to certain folders, and for some folders to apply to sub contents too.

As indicated on the back office I renamed the htaccess.txt to htaccess and that was it.

Also, turning store on and off works fine.


My domain is also registered through and managed by GoDaddy as is my SSL cert.
Although I can't see how that should matter.

Link to comment
Share on other sites

×
×
  • Create New...