osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

errors connecting database os max: how to solve

This is a discussion on errors connecting database os max: how to solve within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; for the connection with the database i have to solve these errors: The configuration files do not exist, or permission ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Installation

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 02-05-2005, 11:05 AM
Member
 
Join Date: Jan 2005
Location: Holland
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
doumawis
Default errors connecting database os max: how to solve

for the connection with the database i have to solve these errors:


Quote:
The configuration files do not exist, or permission levels are not set.

Please perform the following actions:
cd /home/janzeros/public_html/osMAX/catalog/includes/
touch configure.php
chmod 706 configure.php
cd /home/janzeros/public_html/osMAX/catalog/admin/includes/
touch configure.php
chmod 706 configure.php


doumawis
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 02-05-2005, 12:13 PM
Active Member
 
Join Date: May 2004
Location: somewhere above colchester uk
Posts: 147
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
battleaxe
Default RE: errors connecting database os max: how to solve

Hi Doumawis

Set your file permissions in your cpanel to 777 for the file confgure.php both in admin and catalog (includes), otherwise your database cannot write to your files. If you do not know how to do this, your host should be able to tell you.
cheers
__________________
Google says be nice!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 02-05-2005, 12:35 PM
Member
 
Join Date: Jan 2005
Location: Holland
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
doumawis
Default Re: RE: errors connecting database os max: how to solve

Quote:
Originally Posted by battleaxe
Hi Doumawis

Set your file permissions in your cpanel to 777 for the file confgure.php both in admin and catalog (includes), otherwise your database cannot write to your files. If you do not know how to do this, your host should be able to tell you.
cheers
Hi battleaxe,

i tried before and it is a easy procedure with cpanel so i try again

So i am curious if it will work now

doumawis
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 02-05-2005, 12:45 PM
Member
 
Join Date: Jan 2005
Location: Holland
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
doumawis
Default Re: RE: errors connecting database os max: how to solve

Quote:
Hi Doumawis

Set your file permissions in your cpanel to 777 for the file confgure.php both in admin and catalog (includes), otherwise your database cannot write to your files. If you do not know how to do this, your host should be able to tell you.
cheers
Hi battleaxe,

i tried before and it is a easy procedure with cpanel so i try again

So i am curious if it will work now

doumawis

Hi,

Unfortanely no permission


-----------------------------------------------------------------------------
The following error has occurred:


The configuration files do not exist, or permission levels are not set.

Please perform the following actions:
cd /home/janzeros/public_html/osMAX/catalog/includes/
touch configure.php
chmod 706 configure.php
cd /home/janzeros/public_html/osMAX/catalog/admin/includes/
touch configure.php
chmod 706 configure.php

If chmod 706 does not work, please try chmod 777.

If you are running this installation procedure under a Microsoft Windows environment, try renaming the existing configuration file so a new file can be created.
---------------------------------------------------------------------------------

so i try yet chmod 706
doumawis
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 02-05-2005, 12:57 PM
Member
 
Join Date: Jan 2005
Location: Holland
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
doumawis
Default Re: RE: errors connecting database os max: how to solve

Quote:
so i try yet chmod 706
doumawis

i got again the same error for chmod 706?

The configuration files do not exist, or permission levels are not set.

Please perform the following actions:
cd /home/janzeros/public_html/osMAX/catalog/includes/
touch configure.php
chmod 706 configure.php
cd /home/janzeros/public_html/osMAX/catalog/admin/includes/
touch configure.php
chmod 706 configure.php





WHAT TO DO NOW?



if you played ever chess before than you know .....

doumawis
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 02-05-2005, 02:55 PM
Active Member
 
Join Date: May 2004
Location: somewhere above colchester uk
Posts: 147
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
battleaxe
Default RE: Re: RE: errors connecting database os max: how to solve

Is your server linux or windows based?
__________________
Google says be nice!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 02-05-2005, 03:08 PM
Member
 
Join Date: Jan 2005
Location: Holland
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
doumawis
Default Re: RE: Re: RE: errors connecting database os max: how to so

Quote:
Originally Posted by battleaxe
Is your server linux or windows based?
well you have point

it is linux based accoording the cpanel and i was thinking first windows ( because i use windows) and ignore the installation message during the installof the osmax script


Did you also noticed the error message:
Please perform the following actions:
--------------------------------------------------------------------
cd /home/janzeros/public_html/osMAX/catalog/includes/
---------------------------------------------------------------------
touch configure.php
chmod 706 configure.php
---------------------------------------------------------------------
cd /home/janzeros/public_html/osMAX/catalog/admin/includes/
-----------------------------------------------------------------------
touch configure.php
chmod 706 configure.php

cd means chance directory


doumawis
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #8  
Old 02-08-2005, 01:11 AM
Member
 
Join Date: Jan 2005
Location: Holland
Posts: 60
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
doumawis
Default Re: RE: Re: RE: errors connecting database os max: how to so

I solved it: the right order of installation:

FIRST SET THE PERMISSION OF THE 2 configure.php IN THE INCLUDESDIRECTORY TO 777=> now can the install script writing on it!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Quick update not connecting brewer1st osCMax v2 Installation issues 1 02-06-2006 12:51 AM
Errors in database auntie22 osCMax v1.7 Discussion 0 07-24-2005 06:59 PM
problem connecting to database from ssl sav1 osCMax v1.7 Installation 3 01-26-2004 06:51 AM
Parse ErroR CANNOT SOLVE! *@*(%!@^*)&^ humbags osCommerce 2.2 Modification Help 1 07-18-2003 07:40 AM


All times are GMT -8. The time now is 08:30 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax