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

install fails on vista / IIS 7 / php 5.2.4.4 #5677

Closed
anonymous-matomo-user opened this issue Jun 18, 2008 · 1 comment
Closed

install fails on vista / IIS 7 / php 5.2.4.4 #5677

anonymous-matomo-user opened this issue Jun 18, 2008 · 1 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. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Milestone

Comments

@anonymous-matomo-user
Copy link

hello;

I’m trying to install piwik on vista / IIS 7 / php 5.2.4.4 using the index.php file. PHP is correctly installed, and the directory PHP.exe is in AND directory Piwik is in are read / write accessible to IIS server user.

install error shown below.


session_start() [function.session-start]: open(C:\varsity\supportapps\php\sessions\sess_6fjdrquutle0lippln1qmfml10, O_RDWR) failed: No such file or directory (2)
in ‘C:\varsity\vn\2.0\dev\VN.Web\piwik\index.php’ at the line 44

  1. Piwik_ErrorHandler(2, session_start() [open(C:\varsity\supportapps\php\sessions\sess_6fjdrquutle0lippln1qmfml10, O_RDWR) failed: No such file or directory (2), C:\varsity\vn\2.0\dev\VN.Web\piwik\index.php, 44, Array ([GLOBALS](function.session-start]:) => Array ( RECURSION_,[=> Array (),GET](POST]) => Array (),[=> Array ([qca](_COOKIE]) => 1188159036-93866160-4656637,[=> 173777825.1672341985179290600.1212697805.1213639717.1213720884.6,[utmz](utma]) => 173777825.1212697805.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none),[=> 173777825.TeamAssistPro,[CP](utmv]) => null_,[=> rid=3714989,[qcb](mt]) => 941131839,[=> 173777825,[ASPSESSIONIDCQBQTRAR](utmc]) => AOGLBBBCMPACCIDMGAKEIIMM),[=> Array (),[piwik_minimumPhpVersion](FILES]) => 5.1.3,[=> 5.2.4,[piwik_zend_compatibility_mode](piwikcurrentVersion]) => ,[=> Array ([qca](_REQUEST]) => 1188159036-93866160-4656637,[=> 173777825.1672341985179290600.1212697805.1213639717.1213720884.6,[utmz](utma]) => 173777825.1212697805.1.1.utmcsr=(direct)|utmccn=(direct)|utmcmd=(none),[=> 173777825.TeamAssistPro,[CP](utmv]) => null_,[=> rid=3714989,[qcb](mt]) => 941131839,[=> 173777825,[ASPSESSIONIDCQBQTRAR](utmc]) => AOGLBBBCMPACCIDMGAKEIIMM),[=> Array ([ALL_HTTP](_SERVER]) => HTTPCONNECTION:keep-alive
@mattab
Copy link
Member

mattab commented Jun 30, 2008

This is not a Piwik bug. It may be related to your IIS configuration. Please search on the web for similar problem. closing.

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. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

2 participants