buy tb500

Archive for the ‘Uncategorized’ Category

Your Callback URL is not accessible! (X-cart / Google Checkout)

Wednesday, February 3rd, 2010

With Google Checkout and X-cart 4.1.8, a client of ours had this error:

Your Callback URL is not accessible!

Make sure you have a valid SSL certificate installed. Also note that Google Checkout does not accept SSL certicates from certain issuers. Contact Google Checkout support to make sure your SSL certificate can be accepted.

Another reason for the problem may be PHP on your server running in CGI mode. Refer to the manual for instructions on how to resolve the issue.


The SSL was fine, and the server mode was also the same as other users who had X-cart and Google Checkout. Our user fixed the issue by adding the following lines to his .htaccess file, and hopefully this solution will help you too:

RewriteEngine on
RewriteRule .* – [E=REMOTE_USER:%{HTTP:Authorization},L]

If that does not help, try searching the x-cart forums or contacting x-cart, but so long as your server has mod_rewrite installed, the checkout should work fine from there.

References

=======

http://billing.handsonwebhosting.com/knowledgebase.php?action=displayarticle&id=129

brwose website instead of siteprivew

Wednesday, February 3rd, 2010

there is a way to browse website without using DNS, instead of site-preview, but  you need to borwse it inside the server, this is only for windows server, i have tired it in winows server 2008

you need to follow the below steps

C:/Windows/system32/driver/etc/host

then you need to add inside host server ip and the domain

for example

124.217.226.210    alzwea.com

then you will be able to browse the website in side the server, but you can not browse it out side of the server.

Thank you.

Awstat statstic plesk control panel

Monday, February 1st, 2010

1- login to SQL server >>database>>psa>>tables>>domains then right click open tables,, then we find the domain then take ID of the domain and go to the registry using this command regedit in run

HKEY_LOCAL_MACHINE >> Software>> Plesk >>PSA config>>Config>>Statstic>>domainID then i select the ID the i got from the SQL Database then on the right hand select OfflineLouckStatus the duble click hexadeimal and change the value to  0  mean zero

then  after that Run this command in CMD

statistics.exe –process-domains=meds-xpress.com –http-web-statistics –verbose –from-date=”2010/01/01″

we need to change the domain and also from any date that we want.

Thant is all … fixed

ASP Component

Sunday, January 31st, 2010

ASPJPEG- Registration key: 01418-70782-10915

references

http://support.persits.com/show.asp?code=PS080519170

Can not delete domain from plesk Error: Unable to remove domains: Problems occured while removing domains: Unable to remove hosting: Unable to delete system user: SysUser->systemRemove() failed: usermng failed:

Tuesday, January 19th, 2010

Then there are two ways to delete domain if the domain is not removing from plesk.
———————
1.you have to tried to delete specific domain from my sql
under PSA database .
2.Run the following commands in command prompt:

cd %plesk_bin%
mchk –all –fix=all
———————
And then try to delete the domain from plesk .

That’s all

I have tried and success 100%

References

http://www.host.co.in/forums/f23/cannot-delete-domain-492/

How to edit interface in linux server, change the IP

Saturday, January 16th, 2010

cd sysconfig

cd network_scripts

vi eth0

then change

Phoca gallary joomla : Warning: mysql_num_rows(): supplied argument is not a valid

Saturday, January 16th, 2010

to fix above error

refer to the Url below

http://www.phoca.cz/forum/viewtopic.php?f=31&t=3101

http://www.phoca.cz/documents/2-phoca-gallery-component/203-installation-problem-solving

Sitebuilder installation

Saturday, January 16th, 2010

Refer to the following URL

http://download1.parallels.com/SiteBuilder/Windows/docs/4.5/en_US/sitebuilder-4.5-win-installation-guide/index.htm?fileName=installing_sitebuilder.htm

Thank you.

Cannot read configuration file due to insufficient permissions IIS7

Friday, January 15th, 2010

Config File: C:\Users\me\Documents\wwwroot\httpdocs\web.config

To fix this problem, we need to grant the read permission to IIS_IUSRS on ‘httdocs’ folder.

References

http://kenno.wordpress.com/2008/10/23/iis7-cannot-read-configuration-file-due-to-insufficient-permissions/

Thank you.

showing up blank due to hidden PHP errors

Thursday, January 14th, 2010

refer to below URL

http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=860