Some kind of installing problems
Posted: Sun Nov 12, 2006 7:04 pm
I am trying to install CMSMS v 1.0.2. My server has PHP-version 4.4.3 and MySQL-version 4.1.21-standard. I have uploaded CMSMS on the server, CHMODed all required files and uploaded config.php and CHMODed it. I also created a database as ordered.
When i then opened page www.mysite.com/index.php no images could be shown. All the test were passed exept "Checking PHP memory limit (min 8M, recommend 16M)" where i got "Warning" and "You got 8m". Then i clicked continue, and the next page showed:
Warning: main(.../lib/classes/class.global.inc.php) [function.main]: failed to open stream: No such file or directory in .../include.php on line 56
Warning: main(.../lib/classes/class.global.inc.php) [function.main]: failed to open stream: No such file or directory in .../include.php on line 56
Fatal error: main() [function.require]: Failed opening required '.../lib/classes/class.global.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in .../include.php on line 56
These rows appeared on page www.mysite.com/install/install.php, and I've edited away only the paths, which propably are meaningless in this situation.
As you may have quessed, I have no idea what this does mean. So if someone knows what is the problem and knows the solution, I would be glad to have some help.
When i then opened page www.mysite.com/index.php no images could be shown. All the test were passed exept "Checking PHP memory limit (min 8M, recommend 16M)" where i got "Warning" and "You got 8m". Then i clicked continue, and the next page showed:
Warning: main(.../lib/classes/class.global.inc.php) [function.main]: failed to open stream: No such file or directory in .../include.php on line 56
Warning: main(.../lib/classes/class.global.inc.php) [function.main]: failed to open stream: No such file or directory in .../include.php on line 56
Fatal error: main() [function.require]: Failed opening required '.../lib/classes/class.global.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in .../include.php on line 56
These rows appeared on page www.mysite.com/install/install.php, and I've edited away only the paths, which propably are meaningless in this situation.
As you may have quessed, I have no idea what this does mean. So if someone knows what is the problem and knows the solution, I would be glad to have some help.