I am having the same problems as mentioned in this thread:
Problem: Warning: main(includes/languages/
Here are some details:
Webserver Version: Apache 2.2.3
PHP Version: 5.1.6
oscMax Version: oscmax2_RC3_0_1
I ran through the standard installation steps (although I did have to create aliases for $HTTP_GET_VARS and $HTTP_POST_VARS) and the process completed successfully (i.e. I received the 'configuration successful' message).
The catalog seems to work fine and I can click around in it, however when I attempt to load the admin login page (e.g. http://www.<myserver>.com/catalog/admin/), the page cycles for a while and then eventually loads a white screen in IE (it loads a page in FireFox saying something about redirects and cookies).
The error log file shows the following message several times:
[Fri Mar 02 18:24:11 2007] [error] [client 216.81.240.241] PHP Warning: include(includes/languages/english/) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in /<myserverpath>/lechiconline.com/html/catalog/admin/includes/application_top.php on line 136, referer: http://www.<myserver>.com/catalog/install/install.php?step=7
Thinking that this was obviously a permissions issue I looked at application_top.php (line 136) and found that the code is trying to load the english language version of the index.php file. However, the permissions seem to be fine. Performing an ls -al on the includes/languages/english/index.php file yields the following:
-rw-rw-r-- 1 nobody nobody 1718 Feb 27 20:31 includes/languages/english/index.php
Now apache is running as 'nobody' on this machine and the permissions on all of the files are set to +rwX. All files are owned by 'nobody' and the group is set to 'nobody'. Note I haven't hardened the configurations yet as I am still playing with the configuration.
I am at a loss here. Any help would be greatly appreciated. Thanks!





LinkBack URL
About LinkBacks










Bookmarks