Installation: No input file specified
Posted: Fri Mar 20, 2020 6:47 pm
Hi,
I am trying to redo a very old CMSMS site by replacing it with one done in version 2.2.13.
I installed the new version locally, created my site and am now trying to move it live by following the instructions here: https://docs.cmsmadesimple.org/moving
Unfortunately that didn't go smoothly as I was getting some errors regarding a require_once statement in some template_c files. SO I decided I'd try to do a clean install by putting cmsms-2.2.13-install.zip in my root folder, extracting it and running the cmsms-2.2.13-install.php.
That hasn't gone too well either. Got the same error (which was about cms_get_language or something like that, but been round in circles so it's a little blurry). I decided I would try to remove all vestiges of the old install so I moved all the files in my root folder to a backup folder and tried running the install again. At this point I get "No input file specified" displayed.
< later > I moved back the index.php file that I had put in a backup folder an dnow I get this error:
Warning: require_once(/home/content/35/5563535/html/lib/include.php): failed to open stream: No such file or directory in /home/content/35/5563535/html/index.php on line 34
Fatal error: require_once(): Failed opening required '/home/content/35/5563535/html/lib/include.php' (include_path='.:/usr/local/php5_6/lib/php') in /home/content/35/5563535/html/index.php on line 34
Any help with this would be most welcome.
The web host is running php 5.6 and mySQL 5.5. Let me know if more detail is required and how I can provide that for you.
I am trying to redo a very old CMSMS site by replacing it with one done in version 2.2.13.
I installed the new version locally, created my site and am now trying to move it live by following the instructions here: https://docs.cmsmadesimple.org/moving
Unfortunately that didn't go smoothly as I was getting some errors regarding a require_once statement in some template_c files. SO I decided I'd try to do a clean install by putting cmsms-2.2.13-install.zip in my root folder, extracting it and running the cmsms-2.2.13-install.php.
That hasn't gone too well either. Got the same error (which was about cms_get_language or something like that, but been round in circles so it's a little blurry). I decided I would try to remove all vestiges of the old install so I moved all the files in my root folder to a backup folder and tried running the install again. At this point I get "No input file specified" displayed.
< later > I moved back the index.php file that I had put in a backup folder an dnow I get this error:
Warning: require_once(/home/content/35/5563535/html/lib/include.php): failed to open stream: No such file or directory in /home/content/35/5563535/html/index.php on line 34
Fatal error: require_once(): Failed opening required '/home/content/35/5563535/html/lib/include.php' (include_path='.:/usr/local/php5_6/lib/php') in /home/content/35/5563535/html/index.php on line 34
Any help with this would be most welcome.
The web host is running php 5.6 and mySQL 5.5. Let me know if more detail is required and how I can provide that for you.