PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 14th, 2001, 06:58 AM
phyzar phyzar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Location: Syd or UK
Posts: 21 phyzar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 21 sec
Reputation Power: 0
Send a message via ICQ to phyzar
decent shopping cart...

ppl,

I am looking frantically for a decent PHP/DB (pref mysql) eccomerce solution which is open source (free. we like free things...) and does not have to be configured by the webserver. - usr/lib etc.

As my stupid host does not currently have any eccommerce solutions, and will not setup any software for me.

A pity. i was liking linux's open source interchange. (www.minivend.com)

Basically, anyone know of any good, free, setup by me php eccommerce solutions?

I would write my own, cept I do not have the time atm.

TIA
JD

Reply With Quote
  #2  
Old September 14th, 2001, 09:56 AM
jdk's Avatar
jdk jdk is offline
phpkid ~~~~~~ :o)
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Nov 2000
Location: NJ, USA
Posts: 2,535 jdk User rank is Lance Corporal (50 - 100 Reputation Level)jdk User rank is Lance Corporal (50 - 100 Reputation Level)jdk User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 11 m 11 sec
Reputation Power: 11
Send a message via Yahoo to jdk
hi,
if you ask my fav.
then its gotta be Exchange project.

check it out, you would be certainly amazed by its features !!!
jd
__________________
_____________________________
d.k.jariwala (JD)
~ simple thought, simple act ~
I blog @ http://jdk.phpkid.org

Reply With Quote
  #3  
Old September 14th, 2001, 10:24 AM
JeffCT JeffCT is offline
PHP & Ruby Developer
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Jan 2001
Posts: 1,437 JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 5 h 36 m 40 sec
Reputation Power: 36
Yes, I have also used Exchange Project before and would recommend it. Good piece of software.

Reply With Quote
  #4  
Old September 14th, 2001, 10:28 AM
phyzar phyzar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Location: Syd or UK
Posts: 21 phyzar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 21 sec
Reputation Power: 0
Send a message via ICQ to phyzar
installation...

I downloaded exchange before, and i didnt look much at it, coz it needed to be installed into a dir i couldnt get into.

Quote:
2. This creates a directory called 'tep_catalog-pr2.1'. Enter
this directory and copy the 'catalog' directory to your
webroot directory of your webserver:

cd tep_catalog-pr2.1
cp -R catalog /usr/local/apache/htdocs/


Ill have to take to my host with a big stick of annoyance and see if they could install it to this dir.
Dont like my chances.

And dedicated is rather expensive, well for a charity based operation...


JD

Reply With Quote
  #5  
Old September 14th, 2001, 11:48 AM
thedude thedude is offline
The Dude Abides
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Feb 2000
Location: grass valley,ca
Posts: 1,063 thedude User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 10 h 1 m 34 sec
Reputation Power: 11
There are no special installation needs for The Exchange Project. It is actually a very simple installation. Your root directory is where all your web documents are stored.
__________________
The Dude
I'm the Dude. So that's what you call me.
That, or Duder, His Dudeness, Or El Duderino.
If, you know, you're not into the whole brevity thing

Reply With Quote
  #6  
Old September 14th, 2001, 11:52 AM
JeffCT JeffCT is offline
PHP & Ruby Developer
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Jan 2001
Posts: 1,437 JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level)JeffCT User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 5 h 36 m 40 sec
Reputation Power: 36
When the installation document of the exchange project was referring to that htdocs directory it didn't literally mean that directory, that was just an example. You can put it in any directory you wish.

Reply With Quote
  #7  
Old September 14th, 2001, 11:55 AM
phyzar phyzar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Location: Syd or UK
Posts: 21 phyzar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 21 sec
Reputation Power: 0
Send a message via ICQ to phyzar
logs...

thnx guys,
i reread it proper this time - (install file)
always helps

I installed it aok, and setup mysql DB.

but...

it has a problem now, when the default.php is run.

problem...

Quote:

Warning: Unable to access /usr/local/apache/logs/exchange/parse_time_log in /home/christianh/public_html/catalog/includes/functions/database.php on line 24

Warning: error_log: Unable to write to /usr/local/apache/logs/exchange/parse_time_log in /home/christianh/public_html/catalog/includes/functions/database.php on line 24

Warning: Unable to access /usr/local/apache/logs/exchange/parse_time_log in /home/christianh/public_html/catalog/includes/functions/database.php on line 31

Warning: error_log: Unable to write to /usr/local/apache/logs/exchange/parse_time_log in /home/christianh/public_html/catalog/includes/functions/database.php on line 31

Warning: Failed opening 'includes/languages/english/default.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/christianh/public_html/catalog/includes/include_once.php on line 4



its having a problem with the logs as far as i can see. The logs is defined in "/includes/application_top.php" as:

define('DIR_FS_LOGS', '/usr/local/apache/logs/');

um WHAT????

JD

Reply With Quote
  #8  
Old September 14th, 2001, 12:50 PM
pabloj's Avatar
pabloj pabloj is offline
Modding: Oracle MsSQL Firebird
Dev Shed God 7th Plane (8000 - 8499 posts)
 
Join Date: Jun 2001
Location: Outside US
Posts: 8,367 pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level) 
Time spent in forums: 3 Months 4 Days 14 h 8 m 38 sec
Reputation Power: 532
I think that you should just "chmod 666" those files. Your ftp client should be able to do it.
Hope this helps!

Reply With Quote
  #9  
Old September 15th, 2001, 12:34 AM
thedude thedude is offline
The Dude Abides
Dev Shed Beginner (1000 - 1499 posts)
 
Join Date: Feb 2000
Location: grass valley,ca
Posts: 1,063 thedude User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 10 h 1 m 34 sec
Reputation Power: 11
You may want to be sure that is the correct path to your apache logs on your server. It can vary from server to server.

Reply With Quote
  #10  
Old September 15th, 2001, 01:16 AM
micro micro is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2001
Posts: 37 micro User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 9
Question

Why not just use the database

make your own shopping cart
table 1 = user
table 2 = item & price

Use the script at this url
http://hotwired.lycos.com/webmonkey...?tw=programming

Maybe alot of work?

Reply With Quote
  #11  
Old September 17th, 2001, 04:36 AM
phyzar phyzar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Location: Syd or UK
Posts: 21 phyzar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 21 sec
Reputation Power: 0
Send a message via ICQ to phyzar
/usr/local/apache/logs/exchange/parse_time_log

ok,
my server has this thus far:

/usr/local/apache/logs


exchange seems to want:
/usr/local/apache/logs/exchange/parse_time_log

my brilliant hosting service will not let me create an exchange folder (permission denied) and create the "parse_time_log" let alone chmod666 it.

ill have a look at DB'ing it. but it sounds like alot of work.
I could try and negotiate with me server.

oh do make sure you check out the mess it makes atm! its simply brilliant. (http://www.christianholidays.org/catalog/default.php

any thoughts?
JD

Reply With Quote
  #12  
Old September 17th, 2001, 04:03 PM
pabloj's Avatar
pabloj pabloj is offline
Modding: Oracle MsSQL Firebird
Dev Shed God 7th Plane (8000 - 8499 posts)
 
Join Date: Jun 2001
Location: Outside US
Posts: 8,367 pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level) 
Time spent in forums: 3 Months 4 Days 14 h 8 m 38 sec
Reputation Power: 532
Well, it's really a mess, but errors are concentrated in two files, it shouldn't be too hard to fix them ... I hope.
The page layout is also, ... ehm ... confusing?
Good luck!

Reply With Quote
  #13  
Old September 18th, 2001, 04:00 AM
pabloj's Avatar
pabloj pabloj is offline
Modding: Oracle MsSQL Firebird
Dev Shed God 7th Plane (8000 - 8499 posts)
 
Join Date: Jun 2001
Location: Outside US
Posts: 8,367 pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level)pabloj User rank is Colonel (50000 - 60000 Reputation Level) 
Time spent in forums: 3 Months 4 Days 14 h 8 m 38 sec
Reputation Power: 532
Another option

Seeing such a mess made me look for alternatives, you could take a look at www.phpshop.org.
Please report about your experience, I'm also evaluating such tools.
Bye

Reply With Quote
  #14  
Old September 18th, 2001, 04:41 AM
hpdl hpdl is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2001
Posts: 0 hpdl User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Lightbulb disable page_parse_time

You might not have access on your server to create this file. Here are available options:

1) Have the parse_time_log in the htdocs directory, eg:

/path/to/your/htdocs/logs/parse_time_log

You will need to change the following paramter in catalog/includes/application_top.php:

STORE_PAGE_PARSE_TIME_LOG

The webserver should automatically create the file if the directory exists (with proper user read/write permissions)

2) Disable the page_parse_time feature:

Set the following paramter in catalog/includes/application_top.php to '0':

STORE_PAGE_PARSE_TIME

This feature is disabled by default (ie, it is originally set to '0') in the download package of the project

3) Go to the support site, and ask for further help =) one of the strong points of The Exchange Project is the support given from the community. You don't have to sign up on the mailing list, you can post your message on the online forums (which is in sync with the mailing list).

Hope that helps!

PS, those errors you are receiving are not actually errors, those are warning messages. And warnings occur when there are misconfigurations in the configuration files

Reply With Quote
  #15  
Old September 18th, 2001, 05:52 AM
phyzar phyzar is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Location: Syd or UK
Posts: 21 phyzar User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 24 m 21 sec
Reputation Power: 0
Send a message via ICQ to phyzar
safe mode...

This is not short of becoming a modern day labrinyth.

Thanks for your post hpdl.

I changed the dir for the parse_time_log to a few diff dir's without any luck.

I disabled the page_parse_time feature, well it was default to '0'

Quote:
Warning: SAFE MODE Restriction in effect. The script whose uid is 1108 is not allowed to access /usr/local/apache/logs/parse_time_log owned by uid 0 in /home/christianh/public_html/catalog/includes/functions/database.php on line 24


my server, (im starting to like them even less), has enabled safe mode.

ill try the support for exchange.

Thanx for your suggestions
JD

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > decent shopping cart...


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump




 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 




© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 4 Hosted by Hostway
Stay green...Green IT