Jump to content

Search the Community

Showing results for tags 'local'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • CubeCart News & Announcements
    • News & Announcements
  • CubeCart Support Forums
    • Issue / Bug Reporting & Feature Requests
    • Install & Upgrade Support
    • Official CubeCart Hosting
    • Technical Help
    • Customising Look & Feel
  • CubeCart Extension Marketplace
    • Visit the CubeCart Extension Marketplace
    • Extension Discussion
    • Developer Forum
  • General
    • General Discussion
    • Show Off

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Location

Found 1 result

  1. I installed cube cart 3 years ago and now I'm trying to install 5.2.8 on my local machine. This is my only experience with cube cart. I'm running wampserver 2.2. Mysql 5.5.20 PHP 5.3.10 Apache 2.2.1 I use dreamweaver and I've uploaded to wamp/www/solas2014/shop When I run http://localhost/solas%202014/shop/setup/setup.install.php I get 6 lots of "Notice: Use of undefined constant......" then "Fatal error: Call to undefined function chmod_writable() in C:wampwwwsolas 2014shopsetupsetup.install.php on line 32" Line 32 starts with "if" The code is below. ## Attempt to chmod if (!chmod(CC_ROOT_DIR.CC_DS.$target, chmod_writable())) { $perm_status = false; $permissions = false; $errors[] = sprintf($strings['setup']['error_x_not_writable'], $target); Any help would be most appreciated.
×
×
  • Create New...