Wedge repo -- installation feedback

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Wedge repo -- installation feedback
« Reply #90, on January 27th, 2014, 05:00 PM »
You shouldn't laugh at them for that... Anyone can get into a mess like that, even us. Well, you can laugh at them, but don't express it online. :P

Still, I'd like to know what this large patch 'fixes'... Isn't there a changelog somewhere..?

MultiformeIngegno

  • Posts: 1,337

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Wedge repo -- installation feedback
« Reply #92, on January 27th, 2014, 09:20 PM »
Empty file for me.

Anyway... The new installer is up! It works for me, but I fear it's a major rewrite and it *absolutely* needs some skilled testers, otherwise I'll never get it to work... :P

MultiformeIngegno

  • Posts: 1,337

Pandos

  • Living on the edge of Wedge
  • Posts: 635
Re: Wedge repo -- installation feedback
« Reply #95, on January 27th, 2014, 09:38 PM »
Quote from Nao on January 27th, 2014, 09:20 PM
+ The install script can no longer be run by someone else than the admin. (index.php, install.php)
How can I get admin?  :whistle:
On a new install it dies with : hacking attempt ;)
And for the better feel: it would be nice to have an index.php file redirecting to install.php in /install
Re: Wedge repo -- installation feedback
« Reply #96, on January 27th, 2014, 09:41 PM »
Further more:
If I comment out the stopper, than the following error appears:
This installer was unable to find the installer's language file or files. They should be found under:
/install/core/languages


But these files are located in /core/languages :)
# dpkg-reconfigure brain
error: brain is not installed or configured

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Wedge repo -- installation feedback
« Reply #97, on January 27th, 2014, 10:43 PM »
To test the new installer. Remove all folders except for assets and core. Upload /assets/icons/media. Upload /install. Remove Settings.php. run index.php (NOT install/install.php!) Done.
Posted: January 27th, 2014, 10:21 PM

Also, upload the /core/app/OriginalFiles.php file.
I'm sorry, I forgot to add it to the repo. I'd indeed add it to the index, but forgot to hit F5 to refresh my file list, and thus it wasn't added to the changeset.

This should now work for everyone...

Pandos

  • Living on the edge of Wedge
  • Posts: 635

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Wedge repo -- installation feedback
« Reply #99, on January 27th, 2014, 11:21 PM »
Oh... :-/

So, err... Are you sure you cleaned up your folders before doing that?
Please reupload everything from scratch. Should work then.

(It was probably a bad idea of mine to commit this all two hours before going to bed... -_-)

Pandos

  • Living on the edge of Wedge
  • Posts: 635

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Wedge repo -- installation feedback
« Reply #101, on January 27th, 2014, 11:33 PM »
When does it happen? Immediately..?
After the 500 error, does Settings.php show up in the root?
Do the media, attachments, gz and plugins folders show up in the root?

Pandos

  • Living on the edge of Wedge
  • Posts: 635

Nao

  • Dadman with a boy
  • Posts: 16,082
Re: Wedge repo -- installation feedback
« Reply #103, on January 27th, 2014, 11:35 PM »
Just to be clear: I've done a reinstall from scratch as well, on my remote server (well, on a wedge.org subfolder with a silly long name), and it works perfectly.
Make sure OriginalFiles is uploaded.
And also -- I forgot -- you should move install/.htaccess to the root. Just in case. I don't think OriginalFiles deals with that file. Maybe it's the culprit..??

Pandos

  • Living on the edge of Wedge
  • Posts: 635
Re: Wedge repo -- installation feedback
« Reply #104, on January 27th, 2014, 11:39 PM »
I'm not using Apache or lighty.
So .htaccess is not working for any other servers than the above :)
And yes. All files are in the right place.