Welcome, Guest. Please Login or Register.
October 08, 2024, 02:56:35 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  When is a directory "NOT a directory"? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: When is a directory "NOT a directory"?  (Read 300 times)
Grissom29
Noobie
*
Posts: 10


OS' are like sex. It's better when it's free.

WWW
When is a directory "NOT a directory"?
« on: May 14, 2003, 09:50:06 PM »
Reply with quote

Here's my error if I go with safemode turned off...

The directory you entered was reported as NOT being a directory.
Please check the path!


well the path is /home/www/html/yabbse

it's clearly there, and to prove I'm not crazy, I used the output of pwd to input the value

Suggestions?  
Logged

"I wish none of this had happened."
-----
"So do all who live to see such times, but that is not for them to decide.
All we have to decide is what to do with the time that is given to us."
Douglas
aka The Bear
Support Team
YaBB God
*****
Posts: 1050


Bears rule! Llamas rule too!

WWW
Re:When is a directory "NOT a directory"?
« Reply #1 on: May 14, 2003, 10:11:12 PM »
Reply with quote

Can you create a file with the following in it and call it phpinfo.php?

<?php phpinfo(); ?>

Save it in notepad, name it phpinfo.php and upload it to your website in ASCII format, come on back and give us a link to it.  We'll help you determine what your actual path is.  :)
Logged

Need help? Please SEARCH first.  No need for a bad attitude, we like helping positive minded people.
ComeHit.us Short URL  redirection svcs with YSE powered forums, COMING SOON!
Want to say thanks?  Check out http://comehit.us/?u=3
Grissom29
Noobie
*
Posts: 10


OS' are like sex. It's better when it's free.

WWW
Re:When is a directory "NOT a directory"?
« Reply #2 on: May 14, 2003, 10:28:03 PM »
Reply with quote

http://crashbox.homelinux.org/phpinfo.php

Your going to see that the server root is: /var/www/html

but I have /home on a RAID 5 Array, so I moved the data to /home/www/html and put a symlink at /var/www to point there.

If you do an ls -l of /var/www you will see this:
www -> /home/www
« Last Edit: May 14, 2003, 10:32:06 PM by Grissom29 » Logged

"I wish none of this had happened."
-----
"So do all who live to see such times, but that is not for them to decide.
All we have to decide is what to do with the time that is given to us."
Douglas
aka The Bear
Support Team
YaBB God
*****
Posts: 1050


Bears rule! Llamas rule too!

WWW
Re:When is a directory "NOT a directory"?
« Reply #3 on: May 14, 2003, 11:44:03 PM »
Reply with quote

Aha!  Found your problem.  Your server is running in Safe Mode.  You need to download and install the Safemode package of YSE.
Logged

Need help? Please SEARCH first.  No need for a bad attitude, we like helping positive minded people.
ComeHit.us Short URL  redirection svcs with YSE powered forums, COMING SOON!
Want to say thanks?  Check out http://comehit.us/?u=3
Grissom29
Noobie
*
Posts: 10


OS' are like sex. It's better when it's free.

WWW
Re:When is a directory "NOT a directory"?
« Reply #4 on: May 15, 2003, 12:24:55 AM »
Reply with quote

I'm the host =(

Running RedHat 8.0 with latest updates

How do I verify this for sure? (not that I doubt you, I want to understand) I see MYsql mentioned in several places.
Logged

"I wish none of this had happened."
-----
"So do all who live to see such times, but that is not for them to decide.
All we have to decide is what to do with the time that is given to us."
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:When is a directory "NOT a directory"?
« Reply #5 on: May 15, 2003, 12:41:55 AM »
Reply with quote

Okay, here's the problem.

First, you do *not* have safe mode on, but you should check the the directory is chmod'd to 777.

Second, you made another post about MySQL.  Although your PHP Info suggests that it is set up correctly, the mysql_connect function is not defined.  That probably means you need to try recompiling, checking paths, etc. (but, the configure command looks okay... ???)

-[Unknown]
Logged
Grissom29
Noobie
*
Posts: 10


OS' are like sex. It's better when it's free.

WWW
Re:When is a directory "NOT a directory"?
« Reply #6 on: May 15, 2003, 12:54:40 AM »
Reply with quote

Sorry, I've probably confused things.  In my multiple failures, I tried both standard mode, and safe mode.  Following the few instructions in the readme.html.

I apologize for the confusion.  One post was based on one method, the other post the other method.  I had such a hectic day that I didn't remember to explain from one post to the other, feel free to delete either post.

I'm thinking I'm going to ditch the RedHat rpm's and grab the official versions at this point.  I'll repost if I have troubles after doing this.

Thanks to all for trying.
Logged

"I wish none of this had happened."
-----
"So do all who live to see such times, but that is not for them to decide.
All we have to decide is what to do with the time that is given to us."
[Unknown]
Global Moderator
YaBB God
*****
Posts: 7830


ICQ - 179721867unknownbrackets@hotmail.com WWW
Re:When is a directory "NOT a directory"?
« Reply #7 on: May 15, 2003, 01:10:10 AM »
Reply with quote

Quote from: Grissom29 on May 15, 2003, 12:54:40 AM
I'm thinking I'm going to ditch the RedHat rpm's and grab the official versions at this point.  I'll repost if I have troubles after doing this.

I'm willing to agree that this is almost always a good solution, although somewhat annoying.

-[Unknown]
Logged
Grissom29
Noobie
*
Posts: 10


OS' are like sex. It's better when it's free.

WWW
Re:When is a directory "NOT a directory"?
« Reply #8 on: May 15, 2003, 02:31:00 AM »
Reply with quote

I think I tend to try too long with the "official" ones provided by RedHat and their up2date network service.  Often they have changed things, and I'll never understand why they change them to what I consider feature limited vs. feature rich settings.

Thanks again for your time, sorry to have confused the issue.  I look forward to making this work, as I really like the forum and I'm looking to try pfabb (think I got the name wrong though).  It looks like a great system for web publishing for someone like me who's willing to administrate, but just isn't very "creative".
Logged

"I wish none of this had happened."
-----
"So do all who live to see such times, but that is not for them to decide.
All we have to decide is what to do with the time that is given to us."
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  When is a directory "NOT a directory"? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.144 seconds with 20 queries.