Hi,
When I install, even before I get to pick a language, I get the following errors. I am trying to install on Windows XP with Apache 2.6, MySQL 5.0 and PHP 5.2. I'm not a PHP expert or an MYSQL expert at all. These errors came from the web server log. Thanks rany lh.
[Sun May 25 18:04:22 2008] [error] [client 127.0.0.1] File does not exist: D:/website/intranet/function.ini-set, referer: http://localhost:81/intranet/install.php?profile=default
[Sun May 25 18:04:28 2008] [error] [client 127.0.0.1] PHP Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in D:\\website\\intranet\\sites\\default\\settings.php on line 134
[Sun May 25 18:04:28 2008] [error] [client 127.0.0.1] PHP Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in D:\\website\\intranet\\sites\\default\\settings.php on line 136
Comments
I haven't come across these
I haven't come across these errors before. If you don't know much about configuring PHP/MySQL I'd recommend checking out Wamp Server. It's a single install that provides apache, PHP, MySQL, and some useful tools and hooks them all together nicely for you. I'd say this is a good way to start as it's likely some sort of configuration or compatibility problem with the software you've installed.