SMF Support > Install and Upgrade Help

[SOLVED] Cannot install SMF 2.02. Php errors / warnings on my local server.

<< < (8/9) > >>

Yoshi:
Good luck :)

AndrzejL:
Yup... That did it I think...


--- Quote ---Your settings have now been saved and the database has been populated with all the data required to get your forum up and running. Summary of population:

    Created 63 tables.
    Inserted 779 rows.
--- End quote ---

Yup it did it. I have a working forum.

I had to change some permissions:


--- Quote ---[root@icsserver html]# cd Forum/
[root@icsserver Forum]# chmod 777 ./attachments/
[root@icsserver Forum]# chmod 777 ./avatars/
[root@icsserver Forum]# chmod 777 ./cache/
[root@icsserver Forum]# chmod 777 ./Packages/
[root@icsserver Forum]# chmod 777 ./Packages/installed.list
[root@icsserver Forum]# chmod 777 ./Smileys/
[root@icsserver Forum]# chmod 777 ./Themes/
[root@icsserver Forum]# chmod 777 ./agreement.txt
[root@icsserver Forum]# chmod 777 ./Settings.php
[root@icsserver Forum]# chmod 777 ./Settings_bak.php
--- End quote ---

Do I change them back? Folders to 755 and files to 644?

Regards.

Andrzej

AndrzejL:
Yup. I changed permissions for all of them but Cache - I was warned that this may decrease the forum performance so I left it as 777 :).

Thanks to all of You guys for the help provided!

Now the fun begins ;). Playing with it will be awesome ;).

Regards.

Andrzej

Yoshi:
Guess you'll be better with lowering them. Can't hurt too much to leave them on 0777, though.

AndrzejL:
I asked on the php channel do I loose anything by compiling php without suhosin and the answer was "probably not" so I guess I should be fine. Also since I am a bit security freak I asked them about security problems after removing the suhosin - they said it is safe to leave suhosin disabled.

Yoshi2889... Maybe leaving them folders to be writable by group and by world is safe enough but I will feel better knowing that the permissions are as low as possible... ;)... Good old paranoia...

Regards.

Andrzej

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version