Installation went ok except for 1 issue in that it could not import sample data, so I unticked that option and installation completed.
The rest of the installation went ok and the Shop appears fine in the web browser although as expected there is no sample data.
I tried to log in to the Admin Area without success. Username and Password is correct and made sure by editing the database and re-entering them.
Looking in the Apache Logs I get this :-
[Sun Nov 05 16:26:00 2006] [error] [client 192.168.15.1] PHP Notice: Use of undefined constant MODULE_SERVICES_INSTALLED - assumed 'MODULE_SERVICES_INSTALLED' in D:\\accounts\\oscommerce\\includes\\classes\\services.php on line 20
[Sun Nov 05 16:26:00 2006] [error] [client 192.168.15.1] PHP Warning: osC_Services::include(includes/services/MODULE_SERVICES_INSTALLED.php) [<a href='function.osC-Services-include'>function.osC-Services-include</a>]: failed to open stream: No such file or directory in D:\\accounts\\oscommerce\\includes\\classes\\services.php on line 49
[Sun Nov 05 16:26:00 2006] [error] [client 192.168.15.1] PHP Warning: osC_Services::include() [<a href='function.include'>function.include</a>]: Failed opening 'includes/services/MODULE_SERVICES_INSTALLED.php' for inclusion (include_path='.;C:\\php5\\pear') in D:\\accounts\\oscommerce\\includes\\classes\\services.php on line 49
[Sun Nov 05 16:26:00 2006] [error] [client 192.168.15.1] PHP Notice: Undefined variable: osC_Language in D:\\accounts\\oscommerce\\index.php on line 17
[Sun Nov 05 16:26:00 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function load() on a non-object in D:\\accounts\\oscommerce\\index.php on line 17
[Sun Nov 05 16:32:25 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205
[Sun Nov 05 16:32:41 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php?osCAdminID=20msrbdigcuocehv743mnmcch2
[Sun Nov 05 16:32:41 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php?osCAdminID=20msrbdigcuocehv743mnmcch2
[Sun Nov 05 16:33:00 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php
[Sun Nov 05 16:33:01 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php
[Sun Nov 05 16:33:25 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php?action=process
[Sun Nov 05 16:33:25 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php?action=process
[Sun Nov 05 16:33:48 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/install/install.php?step=4
[Sun Nov 05 16:34:01 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php
[Sun Nov 05 16:34:02 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205, referer:
http://oscommerce.kicks-ass.net/admin/login.php
[Sun Nov 05 17:40:05 2006] [error] [client 192.168.15.1] PHP Fatal error: Call to a member function query() on a non-object in D:\\accounts\\oscommerce\\includes\\classes\\session.php on line 205
So, not sure what I am looking at here.
All the new versions of Apache/PHP/mySQL seem to perform correctly with each other otherwise.
Any Ideas?
Can you see if r1107 fixes this for you? It would be great if you could try the installation again (including sample data) with the changes applied.
Thanks.