-
The previous (2.0 CTP April, 2010) php_pdo_sqlsrv_53 driver worked fine in my
environment. When I use the newer (2.0 August, 2010) version, I see fails with
messages like: Error!: SQLSTATE[IMSSP]: The…
-
Reported in: http://forum.piwik.org/read.php?2,70605
and http://forum.piwik.org/read.php?2,70653
and in emails with FTP access.
Please post your phpinfo() here, or send piwik URL + login + password …
-
Hi, This is a great product. I am using it on an intranet running aspx on IIS. Piwik is running on Windows 2003 WAMP server.
I am getting the error below. I've tried reporting this bug twice and I don…
-
Hi,
I tryed to set MAKO_ENV using:
`php reactor server --env=development` and `export MAKO_ENV=development`
( http://makoframework.com/docs/configuration#env )
or using the php built in server with: …
-
When I run `codecept run acceptance --coverage -d` I get `Xdebug is not loaded.`.
dd(extension_loaded('xdebug')); returns true;
-
I can't get any vendor installed with composer.phar... I don't know what's going on...
php version = 5.3.5
composer version e618648
I tried to install symfony with the command on the website, but al…
-
/installer/index.php/installer/step_1
```
A Database Error Occurred
Error Number: 1146
Table 'pyrocms.default_ci_sessions' doesn't exist
SELECT * FROM (`default_ci_sessions`) WHERE `session_id` = …
-
$ php -r 'echo $_ENV["BEAR_DB_ID"];'
root
$ php -r 'echo $_ENV["BEAR_DB_PASSWORD"];'
hoge
$ php -i | grep variables_order
variables_order => EGPCS => EGPCS
$ phpunit
PHPUnit 3.6.11 by Sebastian Ber…
-
_Original ticket http://trac.elgg.org/ticket/673 on 39034426-01-18 by trac user RationalRabbit, assigned to unknown._
Elgg version: 1.2
The following section in .htaccess causes a non-specific Inter…
-
Pessoal, entrei agora na comunidade Git e não acompanhei nada do projeto, fui efetuar a instalação pela primeira vez pois meu objetivo é integração com meus sistemas, fiz o Sync pelo app oficial do Gi…