mardi 7 février 2017

Move Laravel to another server error

I am trying to move a laravel project to a new server. Before moving on to the new server I am testing it on localhost. Initially I was getting the Db connection error, which I think I have corrected. Now I am getting the error -

ErrorException in Filesystem.php line 109: file_put_contents(/var/zpanel/hostdata/zadmin/public_html/megashopping_dk_files/storage/framework/views/d2f79fe2bf4361439b4c43509087ad6167dfffd9.php): failed to open stream: No such file or directory

The more detail error look like thi:

at HandleExceptions->handleError('2', 'file_put_contents(/var/zpanel/hostdata/zadmin/public_html/megashopping_dk_files/storage/framework/views/d2f79fe2bf4361439b4c43509087ad6167dfffd9.php): failed to open stream: No such file or directory', 'E:\wamp\www\test\server-migrate\megashopping_dk_files\vendor\laravel\framework\src\Illuminate\Filesystem\Filesystem.php', '109', array('path' => '/var/zpanel/hostdata/zadmin/public_html/megashopping_dk_files/storage/framework/views/d2f79fe2bf4361439b4c43509087ad6167dfffd9.php', 'contents' => '<?php $__env->startSection('title'); ?><?php echo e(Setting::get('seo_frontpage_title', 'SEO Title')); ?><?php $__env->stopSection(); ?> <?php $__env->startSection('description'); ?><?php echo e(Setting::get('seo_frontpage_description', 'Meta Description')); ?><?php $__env->stopSection(); ?> <?php $__env->startSection('head'); ?> <meta property="fb:app_id" content="263913110645968" /> <meta property="og:url" content="http://megashopping.dk" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Du kan spare hundredvis af kroner ved at handle igennem MEGAshopping.dk" /> <meta property="og:description" content="Du får råd til mere som medlem hos MEGAshopping.d

In my local setup there is no such path or folder /var/zpanel/hostdata/zadmin/ how I can update the path with my new settings.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2kNQguW
via IFTTT

Aucun commentaire:

Enregistrer un commentaire