-
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: NO)
#0 public/vendor/magento/zendframework1/library/Zend/Db/Adapter/Pdo/Mysql.php(111): Zend_Db_Adapter_Pdo_Abstract->…
chrom updated
9 years ago
-
Currently we cannot leave modules (and themes and language packs) downloaded via Magento in the 'vendor' directory. We tried to convert the code, but hit a problem. TexanHogman (Rick) described it wel…
-
Command line install - Magento 2 0.74.0-beta1
```
setup$ php -f index.php install --base_url=http://www.xx.co.uk/ --backend_frontname=admin --db_host=a ip --db_name=xx_prod --db_user=xx_prod --db_pas…
-
Hi, Magento2 developers!
I have successfully installed Magento 2 0.74-beta9 on FreeBSD 10.1, but sadly, the admin page 404 not found and the front page is broken.
These are my settings and the logs:
…
-
PHP 5.4 has made the short echo tag
```
Proposed change to:
```
```
I'd be happy to tackle this by writing a script which can do the replacement with a regex. I think it won't be hard using a loo…
-
Hello all, just installed magento 2 via composer (so not GIT) and now have a completely themeless store. In the backend same problem and when I go to theme settings there is no save button available t…
-
Using 1.0.0-beta
I enabled a bunch of minification & merging options for html, js & css through the backend configuration.
And now I get this error:
```
➜ php bin/magento setup:static-content:deploy…
-
Host: hhvm
ProcessID: 23112
ThreadID: 7fadf463d500
ThreadPID: 23112
Name: /usr/bin/hhvm
Type: Aborted
Runtime: hhvm
Version: heads/master-0-g90f4b2dba8ad7b0ffca9dd92cd9d38b3da8b55dd
DebuggerCount: 0
…
kandy updated
9 years ago
-
Im testing a new installation of Magento 2 ( Latest build )
I followed the CLI instructions using:
```
php -f index.php install --base_url=http://magento2.dev/ --backend_frontname=admin --db_host=l…
-
I have successfully installed upto composer for both directiories.but last step i'm getting following error.can any help me?
I'm using following command
php -f index.php install --base_url=http://loca…