i found a fault with all of my SMF systems when installing http://custom.simplemachines.org/mods/?mod=2681
this is also reflected when i try to reinstall - it also fails because the mods to be undone, were never made at all.
i have tried a vanilla 2.0.9, a vanilla 2.0.10.
all other mods install but this. what's going on ?
see http://www.simplemachines.org/community/index.php?topic=395039.msg3824097#msg3824097 for the original issue
Typically, this is a chown issue.
The files report that they are readable/writable and the code is correct... but when the system goes to save the changes, those changes are rejected by the server (and SMF has no idea, since it all reported correct to start with)
i had already tried to chown just one file to apache (was root) but still no go.
is it that simple or do i have to restart httpd and/or do something else ?
this is the ONLY one mod that is not working and i don't know what else to set in chown.
what do you do ?
if it is - it's a server configuration issue.... has to be fixed at the server side - or manually installed
please elaborate on the "server configuration issue" - what actually needs to be changed ? the file in one test has had the new updated time stamp on it but still no changes were made.
what needs to be changed? well, a number of things -- but specifically, the user which is assigned to apache and/or php
i only have two groups: apache and root.
i have tried combinations yet still no changes made.
why just this one mod ? all the others install.
i don't want to do it manually - what else would you suggest; i created a whoami.php and it says "apache"
what is the chmod on the files that need to be modified?
777 - i'm not worried about security as there are no users that i need to worry about ... eg.
-rwxrwxrwx 1 apache apache 15588 Jul 13 14:41 /var/www/html/Themes/default/languages/Modifications.english.php
for:* 1. Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
1. Add Before ./Themes/default/languages/Modifications.english.php Test successful
as i said, the date and time reflect an update but the file remains unaltered.
what about the chmod of the folder that contains that file?
same ... I thought I was an old hand at both manual and automatic mod installs.
what if one of the directories between the website folder and it's fully pathed file has not got the right ownership nor attributes ?
... and why just one mod ?
sorry but it's man vs. machine and I want ro win.
you mean you have tried to install other mods in the last few days and they install without issue?
Did you ever find a solution? I have exactly the same issue with Simple Audio Video Embedder..
I don't want to do manual install since I want to be able to update the plugin quickly.
Thanks
Björn
bjornforum,
please start your own thread? Unfortunately, because this is a server-side configuration issue - you either have to take it up with your host or do the manual installation.
Why would I start a new thread if I have exactly the same issue (literally, even the same plugin giving the issue) as the TS?? I didn't see a solution above so I ask if he ever found one.
Also I can call my host of course but I wouldn't know what to ask them.. 'Something with user/group' is probably not enough.
Other plugins install fine. It is only the Simple audio video embedder that is giving the issue.
we request everyone to have their own topic for their own issue so we can track each issue separately from other issues. so we do request the same from you.
Ok I understand. You're using it more or less as a ticket system instead of as a forum. Please remove this post and my posts above. Thanks.
Thanks for understanding :)
@ aegersz - See if this thread helps you at all if you're still having this problem:
http://www.simplemachines.org/community/index.php?topic=539477.0
i installed it manually but thanks for the tips.
much appreciated.