View previous topic :: View next topic |
Author |
Message |
Brian Jester -
Joined: 27 May 2005 Posts: 33 Location: http://141.150.123.197 (Testing server)
|
Posted: Sun Aug 07, 2005 9:55 pm Post subject: Working but.. |
|
|
Hi,
Now I got it working, but the shop directory is *very* slow to load..Have a look for yourself:
Code: | http://67.82.0.247:81/shop |
I installed the ioncube loader to get it to work, then I even tried the zend optimizer, and that makes the cgi/FastCGI error to comeback again. So I uninstalled zend optimizer, and restored my php.ini and now it works, but very slow. Any ideas?
Thanks.
-Brian _________________ Like everything and have *almost* no problems!
Http://www.brothersvarietystore.com
-Brian |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Sun Aug 07, 2005 9:58 pm Post subject: Re: Working but.. |
|
|
Brian Jester wrote: | Hi,
Now I got it working, but the shop directory is *very* slow to load..Have a look for yourself:
Code: | http://67.82.0.247:81/shop |
I installed the ioncube loader to get it to work, then I even tried the zend optimizer, and that makes the cgi/FastCGI error to comeback again. So I uninstalled zend optimizer, and restored my php.ini and now it works, but very slow. Any ideas?
Thanks.
-Brian |
You have the wrong base URL on it =P
Forgot to put that its port 81.
Its decently fast for me, but you could add gzipping to it for some extra speed. (Assuming the ioncube loader dosent prevent this for some reason.) Search the forum for gzipping for examples on how. _________________
 |
|
Back to top |
 |
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sun Aug 07, 2005 10:00 pm Post subject: |
|
|
How fast is your server? If it is relatively slow it may not be fast enough to run php well enough for the site to load fast. Also what is your upload speed? If that is low this will also have an effect. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
Brian Jester -
Joined: 27 May 2005 Posts: 33 Location: http://141.150.123.197 (Testing server)
|
Posted: Sun Aug 07, 2005 10:05 pm Post subject: |
|
|
My server is running locally off my Optimum Online IP Address. So I am assuming it's quite fast.
Do you need the specs? I will go online somewhere to get you the up/download speeds.
-Brian _________________ Like everything and have *almost* no problems!
Http://www.brothersvarietystore.com
-Brian |
|
Back to top |
|
 |
AbyssUnderground -
Joined: 31 Dec 2004 Posts: 3855
|
Posted: Sun Aug 07, 2005 10:14 pm Post subject: |
|
|
I counted 9 seconds then error 500 internal server error. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
www.abyssunderground.co.uk |
|
Back to top |
|
 |
Brian Jester -
Joined: 27 May 2005 Posts: 33 Location: http://141.150.123.197 (Testing server)
|
Posted: Sun Aug 07, 2005 10:23 pm Post subject: |
|
|
Hi,
My download speed: 3182 kbps
My Upload speed: 894 kbps
test at:
Code: | http://www.dslreports.com/stest?loc=1 |
-Brian _________________ Like everything and have *almost* no problems!
Http://www.brothersvarietystore.com
-Brian |
|
Back to top |
|
 |
Brian Jester -
Joined: 27 May 2005 Posts: 33 Location: http://141.150.123.197 (Testing server)
|
Posted: Sun Aug 07, 2005 11:24 pm Post subject: |
|
|
Hi,
I figured it out, I forgot to add the port # to the shopping cart settings in the admin area. Did that through the database.
Thanks for the help.
-Brian _________________ Like everything and have *almost* no problems!
Http://www.brothersvarietystore.com
-Brian |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Mon Aug 08, 2005 1:05 am Post subject: |
|
|
It works now , we're glad you finally got it fixed. |
|
Back to top |
|
 |
MonkeyNation -
Joined: 05 Feb 2005 Posts: 921 Location: Cardiff
|
Posted: Mon Aug 08, 2005 1:05 am Post subject: |
|
|
Brian Jester wrote: | Hi,
I figured it out, I forgot to add the port # to the shopping cart settings in the admin area. Did that through the database.
Thanks for the help.
-Brian |
Glad you got it working =) _________________
 |
|
Back to top |
 |
 |
Brian Jester -
Joined: 27 May 2005 Posts: 33 Location: http://141.150.123.197 (Testing server)
|
Posted: Mon Aug 08, 2005 1:29 am Post subject: |
|
|
Thanks all,
Glad to hear that. But more important I am glad it works! :D :D
-Brian _________________ Like everything and have *almost* no problems!
Http://www.brothersvarietystore.com
-Brian |
|
Back to top |
|
 |
|