PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

fatalerrorexception and Missing storage symlink

big_user

Feb 8th, 2018 07:05 AM

I upgraded my PHP to 7+ but still seeing

Missing storage symlink We could not find a storage symlink. This could cause problems with loading media files from the browser.

at HandleExceptions->handleError(2, 'symlink(): No such file or directory', '/home/cartdolr/ventureshopping.com/application/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php', 228, array('target' => '/home/cartdolr/ventureshopping.com/application/storage/app/public', 'link' => '/home/cartdolr/ventureshopping.com/application/public/storage'))

mark

Feb 9th, 2018 12:08 PM

Tell your hosting provider to enable symlinks and try again.

big_user

Feb 9th, 2018 04:24 PM

they told me its enabled, thanks for your response

big_user

Feb 9th, 2018 04:37 PM

this is what they told me" Unfortunately, I need to inform you that we do not provide code-debugging or web-development. As a hosting provider, we specialize in certain areas only and may not know all the specifications of some software/applications. Yet, I can try to find the way to solve it for you. However, I do not guarantee the successful result."

The error is because the symlink is from /home/cartdolr/ventureshopping.com/application/storage/app/public to /home/cartdolr/ventureshopping.com/application/public/storage

I dont understand everything ,the finish of installation is not even okay. it skips yourwebsite/something//finish

mark

Feb 10th, 2018 11:11 AM

Can you send me your FTP details and website url (with admin access) to [email protected]? Then I might have time to take a look at it.