| Boss Cart - JV Series Boss Cart JV Series is based on Joomla and Virtumart open source technology. |
 |
|

04-11-2008, 02:57 PM
|
|
Junior Member
6 posts this year. needs some grease! New user, who has not interacted much yet.
|
|
|
Join Date: Apr 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Quote:
Originally Posted by Bagi Zoltán
Bo, I checked the system requirements of the Fastream Iq Web Server and it is a windows based webserver. Without an extension like this the server script won't be able to manipulate the returned URIs. Hence the enviroment won't be optimal for the BossCart script.
Thanks
Bagi
|
Ok Thanks I downloaded that file. Just a few questions, Where do I expand that file to? (what folder) Also hate to be a pain. How to I tell if the PHP, MYsql is working with my server? That for all your help.
|

04-11-2008, 03:09 PM
|
 |
Boss Cart consultant
1152 posts this year. Platinum VIP!Trusted Member - This user is a Master!
Last months UKWW Tokens: 12
|
|
|
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,594
Thanks: 4
Thanked 25 Times in 13 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Bo, I suppose you need to unzip the downloaded package to an optional folder. You will find an setup.exe file which will guide you through the install process, at least I hope so.
Easies way to check if the mysql and php are working is running a php file with this content
PHP Code:
<?php
$link = mysql_connect('localhost', 'mysql_user', 'mysql_password');
if (!$link) {
die('Could not connect: ' . mysql_error());
}
echo 'Connected successfully';
mysql_close($link);
?>
If the connectes succesfully text will appear, you will be fine 
|

04-11-2008, 06:27 PM
|
|
Junior Member
6 posts this year. needs some grease! New user, who has not interacted much yet.
|
|
|
Join Date: Apr 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Thanks again Bagi, but for us dummies like me we need to know what to do with that file. easy to create file with note pad, but what do we save the file as and what do we run it with? Thanks Bo Let me know when I become a pain in the neck.LOL!!!
Quote:
Originally Posted by Bagi Zoltán
Bo, I suppose you need to unzip the downloaded package to an optional folder. You will find an setup.exe file which will guide you through the install process, at least I hope so.
Easies way to check if the mysql and php are working is running a php file with this content
PHP Code:
<?php $link = mysql_connect('localhost', 'mysql_user', 'mysql_password'); if (!$link) { die('Could not connect: ' . mysql_error()); } echo 'Connected successfully'; mysql_close($link); ?>
If the connectes succesfully text will appear, you will be fine 
|
|

04-11-2008, 06:59 PM
|
|
Junior Member
6 posts this year. needs some grease! New user, who has not interacted much yet.
|
|
|
Join Date: Apr 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Quote:
Originally Posted by Badbo
Thanks again Bagi, but for us dummies like me we need to know what to do with that file. easy to create file with note pad, but what do we save the file as and what do we run it with? Thanks Bo Let me know when I become a pain in the neck.LOL!!!
|
Your code didn't work, but I ran this one in IE and the PHP TEst Text came up. <html><body>
<h1>PHP test</h1>
<? phpinfo()?>
</body></html>
|

04-12-2008, 09:01 AM
|
 |
Boss Cart consultant
1152 posts this year. Platinum VIP!Trusted Member - This user is a Master!
Last months UKWW Tokens: 12
|
|
|
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,594
Thanks: 4
Thanked 25 Times in 13 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
I see, my code must be edited in accordance with the current database settings. So you need to replace the localhost, the mysql_user and the mysl_password with the information which was provided by your server administrator, or can be found at cpanel. So pick the code, place it into nootepad and replace these three setting, and save the file as connect.php for instance. Upload it into the root folder of your website and hit the yourdomain.com/connect.php with the browser.
|

04-14-2008, 10:24 AM
|
|
Junior Member
1 posts this year. needs some grease! New user, who has not interacted much yet.
|
|
|
Join Date: Apr 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Boss Cart JV Install
Hi,
Was just wondering if the free install offer of Boss Cart is still on?
If it is, I would really appreciate the help.
Thanks,
Richard
|

04-14-2008, 10:27 AM
|
 |
Boss Cart consultant
1152 posts this year. Platinum VIP!Trusted Member - This user is a Master!
Last months UKWW Tokens: 12
|
|
|
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,594
Thanks: 4
Thanked 25 Times in 13 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Yes, Richard the offer is still valid. Please fill out this form, and we will install you the script as soon as it is possible.
Thanks
Bagi
|

04-15-2008, 02:38 PM
|
|
Junior Member
8 posts this year. needs some grease! New user, who has not interacted much yet.
|
|
|
Join Date: Apr 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Hello,
Please could you install the software on to my server. I have filled out the requested form.
Many thanks and very much appreciated.
Tina. x
|

06-27-2008, 11:31 PM
|
|
Junior Member
7 posts this year. needs some grease! New user, who has not interacted much yet.
|
|
|
Join Date: Mar 2008
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Hello bagi and team
Hello Bagi and team would there be any chance you could install jv for me ?
Kind regards
Anne
|

06-27-2008, 11:54 PM
|
 |
Boss Cart consultant
1152 posts this year. Platinum VIP!Trusted Member - This user is a Master!
Last months UKWW Tokens: 12
|
|
|
Join Date: Feb 2007
Location: Veszprém, Hungary
Posts: 1,594
Thanks: 4
Thanked 25 Times in 13 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
|
|
Hello Anne,
Thank you for the mail i received every necessary information, tomorrow i will install you the script.
Bagi
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|