NineChime forum

Furry stuff, oekaki stuff, and other stuff.

You are not logged in.

Post a reply

Write your message and submit
Options
Humanity test

What is seven + ten?

Go back

Topic review (newest first)

riordankeane
08-23-2006 14:52:10

Alrighty, I'll check that out and let you know if I get it figured out! :]
Thank you for all of your help, seriously - it's so nice of you

Waccoon
08-23-2006 05:53:25

Wax runs just fine on a Windows server.  I use Windows myself to test the board.  It's very easy to get most scripts working on a Windows machine, but sadly, many programmers don't bother.

The .htaccess files only work with the Apache web server, though.

Folders that actually exists are returning different 404 errors than folders that don't exist, so this is definately a security lockout issue.  As far as I know, Microsoft IIS doesn't allow security overrides like .htaccess files, so you'll probably have to ask your administrator.  Honestly, I don't know too much about security on IIS.

riordankeane
08-20-2006 02:07:42

That didn't work, but I have a question before I contact my admin:
Is this meant to be on a Linux server? I guess it would've been realy smart to mention this at first - The server I'm using runs windows.

A lot of things I've been wanting to do call for a Linux/Unix server, so I think I may need to change that, somehow...

Waccoon
08-19-2006 21:52:45

OK, try this.  Upload it into each folder of the oekaki, including the base folder:  .htaccess file

Now, I don't know if it will allow access to the files, but it *should* override directory indexing.  If it does, then file access may be a side effect.  However, whether this works or not depends how the security model is set up on the server.  If you just try to access, say, the "/shipainter" folder, and you can't get a directory listing, then ".htaccess" files are disabled on the server, in which case you'll have no choice but to ask the system administrator for help (since CHMODing didn't do anything).  Maybe there's a "magic" CHMOD number you need to use.

riordankeane
08-19-2006 10:24:13

Wow...Thank you so much

Waccoon
08-19-2006 07:06:14

That's normally a server issue, so I'm not sure.

Lemme see what I can do regarding a custom security file (.htaccess file).  There's a way to override the server's default settings, but it doesn't always work.  I'll get back to you.

riordankeane
08-17-2006 00:51:59

I chmoded all of them to 757, and still got the same stuff...

Do you think there's a way for me to get the directory listings turned on?

Waccoon
08-13-2006 21:17:49

OK, according to the "perm.php" script you uploaded, the write permissions for all the folders is just fine.  However, I noticed that the language file isn't working quite right.  I tried to access "/language" directly and was promptly shown a 404, while "/language/english.php" works just fine.  If your server has directory listings turned off at the script level (not just the public level), that will be a problem.

Seeing how the main files are now writable, try setting all the folders to a CHMOD of 757 (including the base folder, language and smilies) and then run the installer again.  See what that does.

riordankeane
08-12-2006 22:47:43

Hmm... I'm missing announce.php, hosts.txt, and ips.txt
My oekaki can be found at http://www.arctic-orange.net/oekaki ... I changed it from being a subdomain when you said that may be the problem.

I do have a web-based FTP, but it doesn't have any chmod kind of options...just a basic upload/download program.


I tried creating blank versions of the missing files and running the installer as I did earlier with dbconn and config, but again I got the same error.

I'm sorry this is taking so long sad

Waccoon
08-12-2006 22:31:08

OK, upload this file to your oekaki folder and run it.  This will tell you the permissions of all the files that need to be writable on your server.  You'll just have to mess with the CHMOD numbers (whatever your server wants) until they work.  At this point, I may need a link to your oekaki to get an idea of how your account is set up.

I find it odd that the base folder on your server is not writable, which is why the config files cannot be written.  This does make some sense if you have a subdomain account ("account.server.com") instead of a normal account ("www.server.com/account").  If you have a control panel for your account, you may have to look around to see if there's a web-based FTP manager that will allow you to change the permissions of the base folder (I seriously doubt it, but we might as well look).

If problems persist, you may have to contact your system administrator, or install your oekaki in a subfolder, and upload an index.html file to the base folder that points to the oekaki.

Also, just in case the files you uploaded manually are an issue, try deleting them.  If the base folder is writable, the installer will be able to create those files.

Board footer

Yep, still running PunBB
© Copyright 2002–2008 PunBB