EKS Posted March 10, 2008 Share Posted March 10, 2008 Hey guys i've read all of the post concerning the install getting stuck on step two. I tried uploading the alternate Config.php file in the xml directory. Still having problems. I changed all of the file permissions to the correct configurations. Any help will be greatly appreciated. Attached is the screen i'm still getting. Link to comment Share on other sites More sharing options...
EKS Posted March 13, 2008 Author Share Posted March 13, 2008 No Help? Anyone? Link to comment Share on other sites More sharing options...
Peter Wilson Posted March 16, 2008 Share Posted March 16, 2008 Hi EKS, Sorry for the late reply. First of all, welcome to the PrestaShop Forum Could it be a problem with PHP 5 activation? Check out the tip on how to do that in the following post, under "GoDaddy.com": http://www.prestashop.com/forums/viewthread/2946/ Link to comment Share on other sites More sharing options...
afuturehead Posted March 21, 2008 Share Posted March 21, 2008 same problem; definitely have PHP 5.x configured. i noticed that my php.ini file in the root directory didn't have the extension=php_gd2.dll line that was referenced in the install documentation. is that related? thanks! Link to comment Share on other sites More sharing options...
Lucas Cherifi Posted April 2, 2008 Share Posted April 2, 2008 Hi all ! The better way to fix this problem is via some diagnostics : -Run a PrestaShop install with Firefox + Firebug https://addons.mozilla.org/fr/firefox/addon/1843 module (installed and activated) -Try to reproduce the bug -When the bug is found, open the Firebug tab, look at the last request in the 'console' tab, and expand it. -Then open the 'response' tab of this request -Copy/paste this request in this thread Thanks, Link to comment Share on other sites More sharing options...
Lucas Cherifi Posted April 18, 2008 Share Posted April 18, 2008 Don't you want to answer to me.... Lonely, I'm mister lonely... Link to comment Share on other sites More sharing options...
www.northshorepc.net Posted June 24, 2008 Share Posted June 24, 2008 Hey guys, I'm new here, and love what I see out of PrestaShop. I have encountered the same problem as previously mentioned and figured I would start the movement forward for the GoDaddy users. The following is the error information from FireBug using the install script on GoDaddy:NOTE: GoDaddy Shared Hosting: Linux PHP 5 activated through hosting control panel.PrestaShop 1RC3ERROR IN FIREBUG-----------------------ret.getElementsByTagName is not a functionhttp://northshorewisp.com/presta/install/controller.jsLine 244HTACCESS--------------# switch GoDaddy's php extension handling for php5 AddHandler x-httpd-php5 .php AddHandler x-httpd-php .php4 Options +FollowSymLinks RewriteEngine On RewriteBase /PHP.INI----------//Presta Shopextension=php_gd2.dllregister_globals = off*I will keep my eyes open for an update or suggestions on this issue. In the mean time I will have a closer look at it later on to see if I can figure anything out about it. (-Not A Coder-) Link to comment Share on other sites More sharing options...
www.northshorepc.net Posted June 26, 2008 Share Posted June 26, 2008 BUMP! Admins?? Link to comment Share on other sites More sharing options...
ejectcore Posted June 26, 2008 Share Posted June 26, 2008 I bet this is related to permissions PM me with FTP deatils & I will try to help you guys out it only took 10 mins to fix Jasdeep problems so should be able to get to bottom of this ;-) Link to comment Share on other sites More sharing options...
www.northshorepc.net Posted June 26, 2008 Share Posted June 26, 2008 ret.getElementsByTagName is not a functionsuccess()()success()(?)()()[break on this error] testLists = ret.getElementsByTagName('testList');That's the remainder of the error I get Right now it appears everything in the Install DIR is set to 644. Link to comment Share on other sites More sharing options...
www.northshorepc.net Posted June 28, 2008 Share Posted June 28, 2008 Does that sound about right amwdesign? Do you have any suggestions Link to comment Share on other sites More sharing options...
Applejax Posted July 1, 2008 Share Posted July 1, 2008 I had this same error whn I was doing an installation. I found that godaddy runs thier stuff on windows servers. You need to make sure that u select php5 to run as an ISAPI extention no as a CGI app Link to comment Share on other sites More sharing options...
www.northshorepc.net Posted July 2, 2008 Share Posted July 2, 2008 I'm on Linux. Link to comment Share on other sites More sharing options...
DrÿSs' Posted July 3, 2008 Share Posted July 3, 2008 Hi,Can I have an access to your FTP ?I would like to do some debug to find out the reason of this bug.Send me a PM with host, user, and pass.Thanks ! Link to comment Share on other sites More sharing options...
www.northshorepc.net Posted July 3, 2008 Share Posted July 3, 2008 You have a PM Philippe. Thank you. Link to comment Share on other sites More sharing options...
David Posted July 3, 2008 Share Posted July 3, 2008 I having the same problem where i cannot login to my admin page. Can anybody help out.thanks Link to comment Share on other sites More sharing options...
DrÿSs' Posted July 11, 2008 Share Posted July 11, 2008 I think there are one big bug on the host godaddy.comI tried to fix installer, what I did : variables posted in ajax POST are NOT available.So, I passed all installer by ajax GET, and it's working.BUT, after installation succesfull, impossible to log-in back-office : again, all variables passed by POST don't work !!!!Nothing in $_POST, $GLOBALS or $REQUEST (this one has only GET variables) or $HTTP_VARS.So I think you need to call your host service and tell them that there is a big problem.First time I see this kind of thing ô.O) Link to comment Share on other sites More sharing options...
d0m1n1k Posted September 4, 2008 Share Posted September 4, 2008 Hican you add a test in the installation script for this issue?i think i've got a similiar problem, but with a different host.thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now