Hi I changed my website status to Website Maintenance in the admin panel and now all of a sudden I get No input file specified, even if I switch it off. Nothing else on the site has changed.
Any help would be appreciated. Drew
Hi I changed my website status to Website Maintenance in the admin panel and now all of a sudden I get No input file specified, even if I switch it off. Nothing else on the site has changed.
Any help would be appreciated. Drew
Can you post the down for maintenance options for your site?
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
not sure what you mean?
sorry been a long day!
Down for Maintenance: ON/OFF false
Down for Maintenance: filename down_for_maintenance Info
Down for Maintenance: Hide Header true Info
Down for Maintenance: Hide Column Left true Info
Down for Maintenance: Hide Column Right true Info
Down for Maintenance: Hide Footer true Info
Down for Maintenance: Hide Prices true Info
Down For Maintenance (exclude this IP-Address) your IP (ADMIN),2.96.125.210 Info
NOTICE PUBLIC Before going Down for Maintenance: ON/OFF false Info
Date and hours for notice before maintenance 15/05/2003 2-3 PM Info
Display when webmaster has enabled maintenance false Info
Display website maintenance period false Info
Website maintenance period 2h00 Info
Down for Maintenance: ON/OFF
Edit
Down for Maintenance
(true=on false=off)
website is http://www.ilylots.com/
No problem, I was hoping for the obvious.
Where 'Down for Maintenance: filename' would be empty, or a wrong value. But that is not the case.
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
Where does this "no input file" statement appear? Just accessed the site from the above address, and did not have any issues. :/
ZC Installation/Maintenance Support <- Site
Contribution for contributions welcome...
"No input file specified" usually shows up when you're running PHP-FPM and the whatever.php file your server is sending you to doesn't exist, and therefore PHP-FPM can't execute the file ... because none is available.
It's somewhat akin to PHP/Apache triggering a generic "500 Internal Error".
Typical causes:
a) the server's configuration for PHP+apache/nginx has been mangled, such as by the server administrator doing a PHP upgrade incorrectly
b) you've changed the paths in your /includes/configure.php file to point to invalid directories
c) you've accidentally renamed or drag-and-dropped folders in FTP so that they're in wrong places ... or deleted them altogether
d) you've set permissions on some files or directories that are either too permissive or too restrictive, and the server's security system is denying PHP access to those files thus triggering the error
Or, given recent hype about HTTPoxy security alarms, perhaps your hosting company has incorrectly applied a patch to the server config?
The server's PHP error logs quite probably contain the actual real details of the problem.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Zen cart installation / maintenance / customisation / hosting
Supported Modules: Dutch language pack, Multi site, Dynamic Price Updater and more.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.