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.
Some kind of installing problems
Re: Some kind of installing problems
Your installation seems to miss some files, doesn't it ? In the forums I've read about such a situation related to the FTP client which had not correctly uploaded all the files to install (before fireing up /install/install.php).
So if you installed with an FTP client, I suggest you reinstall from scratch and make sure your FTP client copies everything. Sequencing the uploads may slow down but secure the process. Have a look at your upload log.
If you've installed via ssh I can't blame your FTP software.
PM
So if you installed with an FTP client, I suggest you reinstall from scratch and make sure your FTP client copies everything. Sequencing the uploads may slow down but secure the process. Have a look at your upload log.
If you've installed via ssh I can't blame your FTP software.
PM
Re: Some kind of installing problems
I did install via FTP and I had some problems during the uploading process. So the problem is propably there. Could you suggest me some reliable and more importantly, free FTP program?
Re: Some kind of installing problems
Thanks for helping, but FileZilla didn't work on my PC. I have Win98 so most of new freewares arent working. But if anyone knows a free and reliable FTP client, THAT WORKS ON WIN98, I would be glad to hear about it. Damn this is difficult with old techonlogy.
Re: Some kind of installing problems
May be LeechFTP if it still exists. Beware the upload log and the retries.
PM
PS : may be it is time for your old PC to be fed by http://www.damnsmalllinux.org/ or DSL-n
PM
PS : may be it is time for your old PC to be fed by http://www.damnsmalllinux.org/ or DSL-n
Re: Some kind of installing problems
axu-h,
Try to find a copy of WS-FTP LE. I used to use it on my old Win 98 box. As I recall, the php files need to be sent in ascii format (there is a checkbox) or they won't work.
--Allen
Try to find a copy of WS-FTP LE. I used to use it on my old Win 98 box. As I recall, the php files need to be sent in ascii format (there is a checkbox) or they won't work.
--Allen
Re: Some kind of installing problems
I finally made the basic installation with the recommended LeechFTP, which seemed to work nicely. Thanks for all help until now, I bet I'll be asking more in the progress. 
