Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

configure.php help


sbusch

Recommended Posts

Posted

I get the followning message and do not know where to go next. Any suggestions? Please be very detailed as I am new. Thank you.

 

"New Installation

 

osCommerce Configuration

 

The following error has occurred:

 

 

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

 

Please perform the following actions:

cd /home/iwantlin/public_html/catalog/includes/

touch configure.php

chmod 706 configure.php

cd /home/iwantlin/public_html/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."

Posted

I changed the name of configure.php to configur.php in the admin folder as the last message stated to. Now I got the following error messages. Can you help me please?

 

New Installation

 

osCommerce Configuration

 

 

Warning: fopen(/home/iwantlin/public_html/catalog/includes/configure.php): failed to open stream: Permission denied in /home/iwantlin/public_html/catalog/install/templates/pages/install_7.php on line 209

 

Warning: fputs(): supplied argument is not a valid stream resource in /home/iwantlin/public_html/catalog/install/templates/pages/install_7.php on line 210

 

Warning: fclose(): supplied argument is not a valid stream resource in /home/iwantlin/public_html/catalog/install/templates/pages/install_7.php on line 211

 

Warning: fopen(/home/iwantlin/public_html/catalog/admin/includes/configure.php): failed to open stream: Permission denied in /home/iwantlin/public_html/catalog/install/templates/pages/install_7.php on line 259

 

Warning: fputs(): supplied argument is not a valid stream resource in /home/iwantlin/public_html/catalog/install/templates/pages/install_7.php on line 260

 

Warning: fclose(): supplied argument is not a valid stream resource in /home/iwantlin/public_html/catalog/install/templates/pages/install_7.php on line 261

The configuration was successful!

:blink:

Posted
I changed the name of configure.php to configur.php in the admin folder as the last message stated to. Now I got the following error messages. Can you help me please?

:lol:

 

That's a good one. "I had to break the program to fix it."

 

Change the name back to what it should be and then search the forum for chmod or permissions, there's got to be a zillion threads on this.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted

I am back to this error message if anyone has any ideas

 

 

New Installation

 

osCommerce Configuration

 

The following error has occurred:

 

 

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

 

Please perform the following actions:

cd /home/iwantlin/public_html/catalog/includes/

touch configure.php

chmod 706 configure.php

cd /home/iwantlin/public_html/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.

Posted

Go in with your ftp program and try to change the permissions on these files. Is this a windows server?

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted

yes it is a windows server. I have uploaded my catalog folder through MS Frontpage. I do not know how to set my permissions if you could help by giving me some details. Thank you, Steve

Posted
yes it is a windows server. I have uploaded my catalog folder through MS Frontpage. I do not know how to set my permissions if you could help by giving me some details. Thank you, Steve

If it's MS you'll have to wait for someone else with MS experience to help. My experience is *nix and I know that setting permissions on a MS box can be tricky.

Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux

Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)

Posted

ok, I got this up and running by changing the permissions in the vdeck of ipowerweb.com. oh my 3 1/2 hours wasted on that little thing.

 

Now I am moving on to setting up the cart.

 

Thanks to all that helped today

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...