Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    • CommentAuthorObeliskos
    • CommentTimeMay 12th 2008
     # 1
    I'm trying to get a Vanilla forum on my Freewebs website. I have the installation php file, but this is what comes up:

    Vanilla Installation Wizard (Step 1 of 3)
    '; if ($Context->WarningCollector->Count() > 0) { echo "
    We came across some problems while checking your permissions... ".$Context->WarningCollector->GetMessages()."
    "; } echo "

    Navigate the filesystem of your server to the Vanilla folder. Vanilla will need read AND write access to the conf folder.

    There are many ways to set these permissions. One way is to execute the following from the root Vanilla folder:

    chmod 777 ./conf


    I don't understand what to do here, or here:

    You will also need to grant read access to the extensions, languages, setup, and themes folders. Typically these permissions are granted by default, but if not you can achieve them with the following commands:

    chmod -R 755 ./extensions
    chmod -R 755 ./languages
    chmod -R 755 ./setup
    chmod -R 755 ./themes



    I'm sorry if this has been asked somewhere before or it's already been answered somewhere, but I'm completely lost here.
  1.  # 2
    Do freewebs allow use of PHP? And do they give you a database? And proper FTP access? I'd be surprised if the answer to all 3 of these questions was yes..
    • CommentAuthorObeliskos
    • CommentTimeMay 13th 2008
     # 3
    Probably not..

    Do you know of a website maker that supports Vanilla?
  2.  # 4
    Depends what you mean by website maker... plenty of web hosts do but not all of them offer 'website makers'. What exactly do you need it to do?
    • CommentAuthorObeliskos
    • CommentTimeMay 14th 2008
     # 5
    Function like FreeWebs. Make a domain, add text, HTML, etc.
  3.  # 6
    Hmm. A lot of web hosts offer tools like that but I must say I've never had any experience with any of them so I cant pass comment on their effectiveness.
Add your comments
    Username Password
  • Format comments as