Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error parsing ./config/config.ini.php on line 11 #5549

Closed
anonymous-matomo-user opened this issue Mar 5, 2008 · 2 comments
Closed

Error parsing ./config/config.ini.php on line 11 #5549

anonymous-matomo-user opened this issue Mar 5, 2008 · 2 comments
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@anonymous-matomo-user
Copy link

Hi, I wanted to install piwik on my server and got this errors:

Error parsing ./config/config.ini.php on line 11

in ‘/var/www/html/piwik/libs/Zend/Config/Ini.php’ at the line 102

  1. Piwik_ErrorHandler(2, Error parsing ./config/config.ini.php on line 11

, /var/www/html/piwik/libs/Zend/Config/Ini.php, 102, Array ([=> ./config/config.ini.php,[section](filename]) => ,[=> 1,[allowModifications](config]) => 1)) called at [(null):0]

  1. parse_ini_file(./config/config.ini.php, 1) called at [/var/www/html/piwik/libs/Zend/Config/Ini.php:102]
  2. Zend_Config_Ini→__construct(./config/config.ini.php, , 1) called at [/var/www/html/piwik/modules/Config.php:65]
  3. Piwik_Config→__construct() called at [/var/www/html/piwik/modules/Piwik.php:763]
  4. Piwik::createConfigObject() called at [/var/www/html/piwik/modules/FrontController.php:242]
  5. Piwik_FrontController→init() called at [/var/www/html/piwik/index.php:60]

Is this a problem with the serversoftware or something else?

Greets, Mike
Keywords: Error, Installing

@anonymous-matomo-user
Copy link
Author

I had this error too. I set the whole of the piwik directory to allow full control and was able to get to the installation screens.

Now it sticks on the database creation – I get connection failed when submitting the new database details page.

@mattab
Copy link
Member

mattab commented Mar 9, 2008

Fixed in 334

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

2 participants