Pete Posted February 12, 2003 Posted February 12, 2003 I just did the install as per "INSTALL" file. When I try to do: http://thebestcandles.com/catalog/includes...ication_top.php I get: Warning: Failed opening 'includes/include_once.php' for inclusion (include_path='.:/php/includes:/usr/share/php') in /home/virtual/site40/fst/var/www/html/catalog/includes/application_top.php on line 163 Fatal error: Call to undefined function: tep_db_connect() in /home/virtual/site40/fst/var/www/html/catalog/includes/application_top.php on line 166 So, I tried changing the "0" to a "1" in the top_... file... that didn't help, running MySQL 3.23.54 running on localhost... Also when I try: http://www.domain.com/catalog/ I get: Forbidden You don't have permission to access /catalog/ on this server. -------------------------------------------------------------------------------- Apache/1.3.27 Server at www.domain.com Port 80 I've got perms set to 755... I'm sorry if I'm asking totally newbie questions... I've done a few searches and come up empty. Any help (or pointing to the answers) would be much appreciated. Thank you kindly, Pete
Pete Posted February 12, 2003 Author Posted February 12, 2003 Ok... Still tinkering... made more of the needed changes to the top_... only, still nothing. FYI: http://www.thebestcandles.com/catalog/default.php gets me: Unable to connect to database server! Now, I've got the db all up... via phpMyAdmin 2.2.0 it shows all the field, i.e. Table Action Records Size address_book Browse Select Insert Properties Drop Empty 0 1.0 KB address_book_to_customers Browse Select Insert Properties Drop Empty 0 1.0 KB address_format Browse Select Insert Properties Drop Empty 4 2.4 KB categories Browse Select Insert Properties Drop Empty 20 4.1 KB configuration Browse Select Insert Properties Drop Empty 88 13.7 KB configuration_group Browse Select Insert Properties Drop Empty 8 2.5 KB counter Browse Select Insert Properties Drop Empty 0 1.0 KB counter_history Browse Select Insert Properties Drop Empty 0 1.0 KB countries Browse Select Insert Properties Drop Empty 239 16.1 KB currencies Browse Select Insert Properties Drop Empty 4 2.1 KB customers Browse Select Insert Properties Drop Empty 0 1.0 KB customers_basket Browse Select Insert Properties Drop Empty 0 1.0 KB customers_basket_attributes Browse Select Insert Properties Drop Empty 0 1.0 KB customers_info Browse Select Insert Properties Drop Empty 0 1.0 KB languages Browse Select Insert Properties Drop Empty 3 3.1 KB manufacturers Browse Select Insert Properties Drop Empty 9 3.5 KB orders Browse Select Insert Properties Drop Empty 0 1.0 KB orders_products Browse Select Insert Properties Drop Empty 0 1.0 KB orders_products_attributes Browse Select Insert Properties Drop Empty 0 1.0 KB products Browse Select Insert Properties Drop Empty 27 19.1 KB products_attributes Browse Select Insert Properties Drop Empty 11 2.3 KB products_expected Browse Select Insert Properties Drop Empty 3 2.1 KB products_options Browse Select Insert Properties Drop Empty 4 2.1 KB products_options_values Browse Select Insert Properties Drop Empty 9 2.2 KB products_options_values_to_products_options Browse Select Insert Properties Drop Empty 9 2.1 KB products_to_categories Browse Select Insert Properties Drop Empty 27 2.2 KB reviews Browse Select Insert Properties Drop Empty 1 2.1 KB reviews_extra Browse Select Insert Properties Drop Empty 1 1.0 KB specials Browse Select Insert Properties Drop Empty 4 2.1 KB tax_class Browse Select Insert Properties Drop Empty 1 2.1 KB tax_rates Browse Select Insert Properties Drop Empty 1 2.0 KB zones Browse Select Insert Properties Drop Empty 78 4.1 KB 32 table(s) Sum 551 104.1 KB Is there any chance that there is a more "detailed" install readme around or anything... ? Thanks again, Pete
Pete Posted February 12, 2003 Author Posted February 12, 2003 WoooHooo! I found this: http://guide.oscdox.com/ Thanks, Pete
Pete Posted February 12, 2003 Author Posted February 12, 2003 LOL, this must be some kind of joke, specifically: The install script is included in the oscommerce package and is located in the /catalog/install directory. Simply open your web browser, and point it to http://yourserver.com/catalog/install/index.php and the installer will begin. Really?? I just re-downloaded the entire package. Could somebody, anybody, show me where the install dir is? Maybe this is for an older version? I dunno... Me thinks something funny around here. Pete
Ajeh Posted February 12, 2003 Posted February 12, 2003 Did you download v2.1 or v2.2? I would recommend v2.2 if you got v2.1 The help guide is based on that version btw.
Ajeh Posted February 12, 2003 Posted February 12, 2003 Here is a thread to a manual method of installing osC v2.2 if you are having problems using the installation files: http://www.oscommerce.com/forums/viewtopic.php...ht=install+v2+2
toolcrazy Posted February 12, 2003 Posted February 12, 2003 The forbidden is caused by the fact that your server doesn't understand default.php prob just index.html or index.htm. Try typing: http://www.yourdomain.com/catalog/default.php That will work. Steve -------------------------
Recommended Posts
Archived
This topic is now archived and is closed to further replies.