Reply to topic
php & postgreSQL
webweaver6


Joined: 30 Jan 2004
Posts: 101
Location: Grayslake, IL
Reply with quote
Hi,

I need to set up a shopping cart site with php and postgreSQL. Right now I'm trying to find something that is available rather than writing this from scratch. There are alot of shopping carts available that work with mySQL, but that doesn't meet my requirements.

Does anyone know if there is anything available using the postgreSQL for the database?
darrellhyde
Network Administrator

Joined: 25 Mar 2004
Posts: 8
Reply with quote
I know that some work has been done to port OScommerce (www.oscommerce.com) to use Postgresql. There's a patch for it and a preview release coming up with native support.

http://www.oscommerce.com/about/news,32

- Darrell
On The Subject Of OSCommerce
rj


Joined: 17 Jun 2004
Posts: 34
Reply with quote
One friendly reminder for people running OSCommerce. Remember to password protect your admin directory. I have seen issues in the past where someone will get a store all set just to have it compromised because of forgetting this little step.
cheryl


Joined: 17 Apr 2004
Posts: 84
Location: Newark, DE
Reply with quote
OSCommerce also requires registered globals to be turned on, so if you are getting some interesting errors, you may want to verify they are turned on. To check that, you can set up a simple phpinfo script that has the lines:
<?
phpinfo();
?>
and run it in a browser, it will show all kinds of information about the PHP installation on your server.
php & postgreSQL
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic