Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vague installation error #162

Closed
craigkeeling opened this issue May 18, 2014 · 12 comments
Closed

Vague installation error #162

craigkeeling opened this issue May 18, 2014 · 12 comments
Assignees

Comments

@craigkeeling
Copy link

Following the installation guide, installing locally with MAMP 2.1.3

"Building configuration files"
"Something went wrong during the installation. Please see the documentation for more information."

2014-05-18 at 2 19 pm

@micc83
Copy link

micc83 commented May 19, 2014

Same here with MAMP 2.1.3 - PHP 5.4.1.
Installation stops here:

    .============================ POST REQUEST ==========================.
[2014/05/19 01:58:52] Postback payload: Array
(
    [step] => setupConfig
    [meta] => Array
        (
            [core] => Array
                (
                    [hash] => a8767d4a8ac88d85c8243449b59d02e6
                    [build] => 81
                )

        )

    [db_type] => mysql
    [db_host] => localhost
    [db_name] => october
    [db_user] => root
    [db_pass] => *******
    [admin_first_name] => ***
    [admin_last_name] => ***
    [admin_email] => *******@*****.com
    [admin_login] => MiCc83
    [admin_password] => *******
    [admin_confirm_password] => *******
    [backend_uri] => /backend
    [encryption_code] => *******
    [folder_mask] => 777
    [file_mask] => 777
    [handler] => onInstallStep
)

[2014/05/19 01:58:52] Install step: setupConfig
[2014/05/19 11:58:52] Step setupConfig +OK
[2014/05/19 11:58:52] Execute handler (onInstallStep): Array
(
    [result] => 
)

UPDATE: Fixed renaming .htaccess.october to .htaccess and uncommenting RewriteBase with the current installation dir.

2° UPDATE: Just kidding. Nothing has been written to the db. Waiting for a fix.

@daftspunk
Copy link
Member

This is a blank error message, we are still unable to determine why it happens.

I have tested with MAMP 2.2 and it installs successfully. Can you advise where I can find a copy of 2.1.3?

@daftspunk daftspunk added the bug label May 19, 2014
@micc83
Copy link

micc83 commented May 20, 2014

Nope, i've just tweeted em for a download link. Let's see 😄

@DanielHitchen
Copy link

I had this same error when using MAMP v2.1.3 (PHP 5.4.10), but as soon as I updated to MAMP 3 (PHP 5.5.10) I had no issues.
I think a similar issue to this was raised in #95, and as @daftspunk mentioned, PHP 5.4.10-12 should be supported, so whether it's a MAMP v2 issue, I don't know, but I had no issues as soon as I upgraded to MAMP v3.

@micc83
Copy link

micc83 commented May 21, 2014

I'm still waiting a response to get a download link for v2.1.3 to reproduce the error. In the while you could check 2.1.3 components:

Apache HTTP Server 2.2.23
PHP 5.1.6, PHP 5.2.17, PHP 5.3.5, PHP 5.3.6, PHP 5.3.14, PHP 5.1.20, PHP 5.4.4, PHP 5.4.10
MySQL 5.5.29
phpMyAdmin 3.5.7
SQLiteManager 1.2.4
Alternative PHP Cache (APC) 3.1.9
curl 7.24.0
eAccelerator 0.9.6.1
Expat XML Parser 2.0.1
FreeType 2.4.8
gettext 0.18.1.1
jpeg 8d
libiconv 1.14
Libidn 1.17
libmcrypt 2.6.8
libpng 1.5.7
libxml2 2.7.8
libxslt 1.1.26
Sablotron XML processor 1.0.3
t1lib 5.1.2
XCache 1.2.2
XCache 1.3.2
Xdebug 2.2.0
PHP/YAZ 1.0.14
YAZ 4.0.1

@micc83
Copy link

micc83 commented May 21, 2014

All right, found it (still uploading while i'm posting)
https://www.dropbox.com/s/mimfitk799z96mh/MAMP_MAMP_PRO_2.1.3.zip

@daftspunk daftspunk self-assigned this Jun 20, 2014
@yumyo
Copy link

yumyo commented Jul 2, 2014

Still having this issue with 3.0.5

@GianlucaGuarini
Copy link

The same problem here Mamp 2.1.3 PHP 5.4.10 OS Mac Mavericks

@krtek4
Copy link

krtek4 commented Oct 9, 2014

I just add the same installation issue on Debian with xcache installed, removing xcache fixed the it.

Everything then works fine, but as soon as I reinstall xcache, I have segmentation fault of the PHP process each time I try to load a page.

I am running a Debian wheezy, the xcache version is 2.0.0-4

@daftspunk
Copy link
Member

@craigkeeling
Copy link
Author

When I updated to MAMP 3, this error went away.

@daftspunk
Copy link
Member

Unable to replicate using the MAMP archive supplied.

I'm going to put this down to the new requirement of OpenSSL extension, the framework will die() when this isn't present; producing symptoms like this.

Please report a new issue if this is still occurring in future.

Fixed by octobercms/install@a3e28c4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

7 participants