Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

web install but no write permission #18

Closed
scuben opened this issue Sep 5, 2012 · 9 comments
Closed

web install but no write permission #18

scuben opened this issue Sep 5, 2012 · 9 comments
Labels

Comments

@scuben
Copy link

scuben commented Sep 5, 2012

If i try to install the latest contao version with the web installer it seems everything works fine and it shows me that the installation succeeded. but as i do not have write permissions in fact the installation did nothing (install.php line 238).

@leofeyer
Copy link
Member

leofeyer commented Sep 6, 2012

Hm, there is a writable check in the installer actually. Any error messages?

@scuben
Copy link
Author

scuben commented Sep 6, 2012

No error, all green given me the information it worked. I assume you need to throw an exception instead of just return false if the dir's not writeable.

@leofeyer
Copy link
Member

leofeyer commented Sep 6, 2012

Can you send me the FTP login credentials via e-mail? I'll check then.

@scuben
Copy link
Author

scuben commented Sep 6, 2012

that wont work. it's my local mbp ml.

@leofeyer
Copy link
Member

leofeyer commented Sep 6, 2012

What does the Safe Mode Hack check say?

@scuben
Copy link
Author

scuben commented Sep 6, 2012

I'll have to need it activated.

@leofeyer
Copy link
Member

leofeyer commented Sep 6, 2012

Ok, then we obviously need a more detailed permission check in the installer.

@scuben
Copy link
Author

scuben commented Sep 6, 2012

yes that and the ability to enter ftp credentials to install it by accessing the web dir by ftp :)

@leofeyer
Copy link
Member

Added a better check in 8de1dbf. Will create a new ticket regarding your feature request (FTP credentials).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants