getting Error while installing the magento2 - magento

I am installing the Magento and followed all the steps and passed all the requirements, yet it throws an error at the last step of installation.
Error Log:
[ERROR] exception 'InvalidArgumentException' with message 'Invalid backend frontname ' in /var/www/mysite/magento2/lib/internal/Magento/Framework/App/DeploymentConfig/BackendConfig.php:32

You can solve this error by giving full permissions right (777) to magento folder. Also check your database name.

Related

Magento worldpay Error ukdc1-pz-cen09:callbackFailureEmail-1312:MerchReq-626-40

I have installed WorldPay Extension and its was working fine but from last few days I face issue. Response URL not call and through fatal error
I got email each time from worldpay and they mentioned they got following error
"
failed CAUSED BY Received fatal
alert: internal_error
Server Reference: ukdc1-pz-cen09:callbackFailureEmail-1312:MerchReq-626-40
"
can one have idea how to solve this?

Where is the laravel error file located? or Is there a default error log in Laravel?

I'm working on a medium project -with laravel- for quite a long time now and of course I use the debugger of the framework -laravel-, but now from time to time I see the page of error but there is just "whoops something went wrong without" without any specifications for the error, and I see it a lot in ajax requests, but I just actualize the page and its gone!;
Finally the error show up again and I could see it in my terminal with the command tail down here
this is what I got
[2016-12-28 14:54:04] production.ERROR: exception 'RuntimeException' with message 'No supported encrypter found. The cipher and / or key length are invalid.' in D:\shop\tess\vendor\laravel\framework\src\Illuminate\Encryption\EncryptionServiceProvider.php:45
Stack trace:
#0 D:\shop\tess\vendor\laravel\framework\src\Illuminate\Encryption\EncryptionServiceProvider.php(25): Illuminate\Encryption\EncryptionServiceProvider->getEncrypterForKeyAndCipher(NULL, 'AES-256-CBC')
#1 D:\shop\tess\vendor\laravel\framework\src\Illuminate\Container\Container.php(731): Illuminate\Encryption\EncryptionServiceProvider->Illuminate\Encryption\{closure}(Object(Illuminate\Foundation\Application), Array)
I've found this on github it helped https://github.com/orchestral/testbench/issues/93
Make sure APP_DEBUG is set to true in your .env file
You can check the errors with the following command tail -f storage/logs/laravel.log Could be different errors

Magento Admin Panel error message: Fatal error: spl_autoload() [<a href='function.spl-autoload'>function.spl-autoload</a>]:

When attempting to login to the Magento admin panel, I am faced with the error message below. I could login fine yesterday and made no changes, so cannot understand why an error has occurred and am not sure how to resolve this one.
Fatal error: spl_autoload() [function.spl-autoload]: Class
Zend_Log_Exception could not be loaded in
/homepages/34/d502468010/htdocs/lib/Zend/Log/Writer/Stream.php on line
135

Can't Setup Ratchet

I am trying to setup Ratchet on my system and have followed socketo.me
I have done everything till installing ZMQ and React/Zmq and it was all successful.
But when I try to run push-server.php, the following error occurs:
Fatal error: Uncaught exception 'InvalidArgumentException' with message 'The provided listener was not a valid callable.' in C:\wamp\www\ratchet\vendor\evenement\evenement\src\Evenement\EventEmitter.php on line 21
InvalidArgumentException: The provided listener was not a valid callable. in C:\wamp\www\ratchet\vendor\evenement\evenement\src\Evenement\EventEmitter.php on line 21
I have already set the PATH variable and enabled the php_zmq extension(I am on Windows using WAMP).
I have searched a lot but can't get through this problem, please help.
What have you done ?
You have changed the event to be called
$pull->on('message', array($pusher, 'onBlogEntry'));
you have changed the onBlogEntry with a function that you didn't declare in your pusher ..
that's it

joomla: Unable to load pathway: administrator

I got the error:
500 - An error has occurred. Unable to load pathway: administrator
if i click on Virtuemart in Joomla-Backend (1.5)
This maybe help you to solve this problem:
error 500 - unable to load pathway
Go to 500 - An error has occurred. Unable to load pathway: administrator, and comment out the lin:
mainframe->appendPathWay( $VM_LANG->_('PHPSHOP_CART_TITLE') );
All should work fine again.

Resources