4.3.8 Fresh Install - Admin.php 404

I've been running CSC for years. I have 2 other sites on the same server running 4.3.8 with no issues. Installed a new site with 4.3.8, install seems to have gone fine.

When I finish the install and it tries to redirect to the admin welcome screen or if I try to go direct to admin.php it's 404...blank screen. Same for the the store front until I change index.php to 755. I do the same for admin.php but has no effect.

I have read ever post here related to this and altered the .htaccess memory limits to no avail. I haven't had to change anything on my other CSC sites to make them work.

I've cleared /var/cache but that seems rather pointless on a new site...did it anyway, no change.

I've checked config for correct paths/urls, all good. No errors on the server.

Getting redirects...too many, checked in several browsers.

I'm missing something, what is it?

PHP Info shows up ok: http://coolerdepot.com/store/phpinfo.php

Service Unavailable on the storefront index: http://coolerdepot.com/store/

Admin is a blank 404: http://coolerdepot.com/store/admin.php

do you have rewritebase/store in your .htaccess or just /

Yeah... I tried that earlier too and it still just tries to take me to admin.php?dispatch=auth.login_form but still has the too many redirects.

RewriteEngine on
# Please note that RewriteBase setting is obsolete use it only in case you experience some problems with SEO addon.
# Some hostings require RewriteBase to be uncommented
# Example:
# Your store url is http://www.yourcompany.com/store/cart
# So "RewriteBase" should be:
RewriteBase /store
# RewriteBase /
Options -MultiViews

It sounds like you have permissions/ownership issues. Ensure that all files/directories are owned by your cpanel user/group and that file/directory permissions are 755/644.

Try using just the distributed .htaccess file without any other modifications.

I see the following error message:

Class 'lessc' not found

Please address this issue to the server administrator

PHP Fatal Error

Message
Class 'lessc' not found

Error at
app/Tygh/Less.php, line: 20

Backtrace

Ok…how are you guys getting that? And why are my other csc sites on the server operating with no issues? Will address php…thanks.

Ok...how are you guys getting that? And why are my other csc sites on the server operating with no issues? Will address php....thanks.

Just check the source code of the Service unavailable page. Error message can be found at the bottom

Got it.

I just don't understand why this isn't a problem with my other 2 installs. They are on 4.3.8 as well but were updates. Is there a library missing in the install files?

If it's a php compile issue it should have presented itself with the other sites.... which makes me think they are missing a library in the install files of csc.

I've been running CSC for years. I have 2 other sites on the same server running 4.3.8 with no issues. Installed a new site with 4.3.8, install seems to have gone fine.

When I finish the install and it tries to redirect to the admin welcome screen or if I try to go direct to admin.php it's 404...blank screen. Same for the the store front until I change index.php to 755. I do the same for admin.php but has no effect.

I have read ever post here related to this and altered the .htaccess memory limits to no avail. I haven't had to change anything on my other CSC sites to make them work.

I've cleared /var/cache but that seems rather pointless on a new site...did it anyway, no change.

I've checked config for correct paths/urls, all good. No errors on the server.

Getting redirects...too many, checked in several browsers.

I'm missing something, what is it?

There was an issue with .zip installation package in File area. It should be resolved now. Please download the installation package again. We apologize for the inconvenience.

Aha.... tis what I thought. I'll reinstall now.

Now.. if I can just get the new file to download. Connection is slow to nonexistent.

Let everyone know when you fix your network issues... can't download the file to install. Making it hard to buy another license....

Finally got 4.3.8 downloaded. Uploaded and installed with zero issues. Was simply a bad .zip package with missing or faulty files. Nothing with the server or environment.

On we go...