Community Forums
Connect with us on LinkedIn
Community Notice
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Member
    Join Date
    May 2002
    Posts
    139

    Default Errors after installing oscommerce

    immediatly after installing oscommerce through CPanel i get this error

    Warning: main(includes/configure.php) [function.main]: failed to create stream: No such file or directory in /home/ctbhost/public_html/cart/admin/includes/application_top.php on line 34

    Fatal error: main() [function.main]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /home/ctbhost/public_html/cart/admin/includes/application_top.php on line 34


    Any advice would be appreciated

    cPanel.net Support Ticket Number:

  2. #2
    Member
    Join Date
    Feb 2003
    Posts
    76

    Default

    I too am getting the same error. Any leads on this issue ?

    cPanel.net Support Ticket Number:

  3. #3
    cPanel Staff cpanelnick's Avatar
    Join Date
    Feb 2003
    Location
    Houston, TX
    Posts
    4,514

    Default

    Try

    rm -f /usr/local/lib/php.ini
    /scripts/phpini

    cPanel.net Support Ticket Number:

  4. #4
    Member
    Join Date
    Feb 2003
    Posts
    76

    Default

    I deleted the cart.. did as you stated.. and then reinstalled the cart .. and here I get .. the same error.


    Warning: main(includes/configure.php) [function.main]: failed to create stream: No such file or directory in /home/xxxx/public_html/testcommerce/includes/application_top.php on line 34

    Fatal error: main() [function.main]: Failed opening required 'includes/configure.php' (include_path='/usr/local/lib/php:/usr/lib/php') in /home/xxxxx/public_html/testcommerce/includes/application_top.php on line 34

    Let us know if there is a way to sort it out.

    Regards,

    cPanel.net Support Ticket Number:

  5. #5
    Member
    Join Date
    Mar 2002
    Location
    Alberta, Canada
    Posts
    1,509

    Default

    Qustion: Is this error msg. appearing after using the 'Add-on Scripts' feature of Cpanel or was the script manually installed for the individual account?

    I've noticed the install routine (if osCommerce is setup under Add-on Scripts for any Cpanel account) does not work with the current Cpanel themes.

    cPanel.net Support Ticket Number:
    Helping people Host, Create, and Maintain their Web Site
    Also providing Server Admin Services - setup / troubleshooting

    http://potentproducts.com/

  6. #6
    Member
    Join Date
    May 2002
    Posts
    139

    Default

    yes it s when installed through cpanel, i have managed to fix it however.

    what i did is this

    1> in /shop/admin/includes/application_top.php
    Change
    require('includes/configure.php');
    TO
    require('./includes/configure.php');

    2> in /shop/includes/application_top.php
    Change
    require('includes/configure.php');
    TO
    require('./includes/configure.php');

    3> IN /cart/includes/configure.php
    Change
    define('DIR_WS_INCLUDES', 'includes/');
    TO
    define('DIR_WS_INCLUDES', './includes/


    4> IN /cart/admin/includes/configure.php
    Change
    define('DIR_WS_INCLUDES', 'includes/');
    TO
    define('DIR_WS_INCLUDES','./includes/');

    it all works fine now

    cPanel.net Support Ticket Number:

Similar Threads & Tags
Similar threads

  1. Errors while installing Mailman
    By jacampbe in forum E-mail Discussions
    Replies: 3
    Last Post: 05-13-2011, 12:24 PM
  2. Errors while installing cpanel
    By madpato in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 05-31-2008, 12:43 AM
  3. Installing OSCommerce
    By teraysay in forum New User Questions
    Replies: 1
    Last Post: 03-26-2008, 10:32 AM
  4. WHM upgrade has caused oscommerce errors
    By connorlong in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 09-01-2007, 01:03 AM
  5. Help installing osCommerce!
    By sierra_k in forum cPanel Developers
    Replies: 1
    Last Post: 04-23-2004, 04:57 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube