Jump to content

Development environment nightmares....


Recommended Posts

I can't seem to get the development version to work at all, been at it for several days & all I get are weird errors...

Using, Windows 10 WSL, using Ubuntu, php 7.3 and all required php modules etc,  all permissions and ownership check out. 

Tested with phppsinfo.php script - everything comes up green - no issues.

  • Installed using git clone
  • composer install
  • ran the web installer

It seemed to install fine with no errors.

Try to log into admin-dev:

  • Admin comes up without any styles applied
  • I can view source and open/browse .js/.css files no problem
  • There are no 404 errors in browser dev tools

Admin seems to work it just has no styles applied!

Trying to log into the front end I get:
 

(1/1) ContextErrorException
Notice: Undefined offset: 0
in ImageRetriever.php line 304
at ImageRetriever->getNoPictureImage(object(Language))in FrontController.php line 1536

 

No errors in server logs, display & error logging is enabled in php.ini

 

All I need to do is modify a theme ... how do I get this installed??

 

 

 

 

Link to comment
Share on other sites

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...