Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Search
  • Search

Search found 25 matches

Go to advanced search

Advanced search
Search found 25 matches • Page 1 of 1
by adpowers
Thu Feb 26, 2004 10:26 pm
Forum: Gentoo Chat
Topic: Most powerful machine you've put gentoo on?
Replies: 613
Views: 481454

Dual 2.0 Ghz Athlon MP
1 GB Registered RAM
3ware 8506-8
8x250 Western Digital WD2500JD (Serial ATA 250 GB) in RAID 5

Unfortunately, it is giving me some problems right now. I think one of the hard drives failed, and now I appear to be having a problem with the older firmware on the RAID care, but I ...
  • Jump to post
by adpowers
Thu Feb 26, 2004 1:28 am
Forum: Kernel & Hardware
Topic: rebuilt RAID array, no longer able to mount root
Replies: 3
Views: 1928

Okay, I booted off a slightly older Gentoo CD (the same one I used to install).

I loaded the doscsi thing because the 3ware card imitates a SCSI drive. Once in, I tried running fdisk. The only drive it could find was /dev/hda, the CD drive (I believe). It returned no responses for /dev/sda ...
  • Jump to post
by adpowers
Wed Feb 25, 2004 7:48 am
Forum: Kernel & Hardware
Topic: rebuilt RAID array, no longer able to mount root
Replies: 3
Views: 1928

Okay, I'll try the boot disk tomorrow.

It loads into RAM and doesn't affect the hard drives, does it? Also, it will take me to a command prompt after loading, correct?

Yeah, the /boot is on the RAID array. Everything was put on that. It must work somewhat if it can load Grub and part of the kernel ...
  • Jump to post
by adpowers
Wed Feb 25, 2004 2:36 am
Forum: Kernel & Hardware
Topic: rebuilt RAID array, no longer able to mount root
Replies: 3
Views: 1928

rebuilt RAID array, no longer able to mount root

Howdy.

My new Gentoo server was running well for a few months (it had an uptime of like 60+ days). However, when I got back from a vacation on Sunday, it wasn't responding to SSH, Samba, or anything else. This has happened once before. So, I do a hard shut down and bring a monitor and keyboard to ...
  • Jump to post
by adpowers
Fri Feb 13, 2004 6:55 am
Forum: Networking & Security
Topic: apache2 vhosts getting 403 forbidden
Replies: 11
Views: 2577

I've tried chmodding it to 755, with no luck. What user name should it be under? Currently it is chowned with my user and group.

After given up with the ebuild, I tried installing Apache2 from source. I still get the same problem. Here is my error log:

[Thu Feb 12 22:49:31 2004] [error] [client ...
  • Jump to post
by adpowers
Fri Dec 26, 2003 9:22 pm
Forum: Networking & Security
Topic: apache2 vhosts getting 403 forbidden
Replies: 11
Views: 2577

Okay, I just tried that (modifying it to use my paths) and it didn't work.

BTW, here are my permissions for the www directory, is this correct?

Code: Select all

drwxr--r--    3 andrew_hitchcock users         104 Dec 23 03:59 www

Thanks,
Andrew
  • Jump to post
by adpowers
Thu Dec 25, 2003 6:54 am
Forum: Networking & Security
Topic: apache2 vhosts getting 403 forbidden
Replies: 11
Views: 2577

No, I am not subscribed. However, if you send it in, I would love to hear the results.
  • Jump to post
by adpowers
Thu Dec 25, 2003 5:46 am
Forum: Networking & Security
Topic: apache2 vhosts getting 403 forbidden
Replies: 11
Views: 2577

No, unfortunately, I haven't figured it out yet. However, I haven't been trying very much the last few days. My friend suggested I just install from the Apache souces (not using ebuilds). I would love to hear of anyone that has had success.

Andrew

PS: Thanks for the bump :).
  • Jump to post
by adpowers
Sun Dec 21, 2003 2:31 pm
Forum: Networking & Security
Topic: ldapadd doesn't recognize objectClass 'domain'
Replies: 1
Views: 787

ldapadd doesn't recognize objectClass 'domain'

Hello. I just installed and configured OpenLDAP. I am following the Gentoo LDAP documentation and have gotten stuck on the migration steps. All the LDIF files have been succesfully created by migrationtools, but when I try to run ldapadd, I get this error message:

Enter LDAP Password:
adding new ...
  • Jump to post
by adpowers
Wed Dec 17, 2003 9:46 pm
Forum: Networking & Security
Topic: apache2 vhosts getting 403 forbidden
Replies: 11
Views: 2577

apache2 vhosts getting 403 forbidden

Hello all. I have a few day old thread in here about some problems with Apache 1.3.29. Since then, I decided to stop trying to swim against the tide and I upgraded to Apache2 with a fresh config.

The server worked just fine with minimal changes to the configuration settings, but things screwed up ...
  • Jump to post
by adpowers
Wed Dec 17, 2003 4:34 am
Forum: Networking & Security
Topic: PHP, apache, and phpmyadmin
Replies: 5
Views: 1330

Do you have any lines like this?

Code: Select all

AddType  application/x-httpd-php         .php .php4 .php3 .phtml
AddType  application/x-httpd-php-source  .phps
Andrew
  • Jump to post
by adpowers
Wed Dec 17, 2003 4:32 am
Forum: Networking & Security
Topic: forbidden directory (apache 1.3.29)
Replies: 4
Views: 1268

Two other things to mention, not sure if they are important. First, I emerged apache as root. Could that be causing problems?

Second, in the config file, I have Apache set to run with user apache and grou p apache. There wasn't originally a user named apache (even though that has been the setting ...
  • Jump to post
by adpowers
Tue Dec 16, 2003 11:47 pm
Forum: Networking & Security
Topic: forbidden directory (apache 1.3.29)
Replies: 4
Views: 1268

Well, I am running Apache1 and this is part of commonapache.conf:

<Directory /home>

#
# This may also be "None", "All", or any combination of "Indexes",
# "Includes", "FollowSymLinks", "ExecCGI", or "MultiViews".
#
# Note that "MultiViews" must be named *explicitly* --- "Options All"
# doesn't ...
  • Jump to post
by adpowers
Tue Dec 16, 2003 10:36 pm
Forum: Networking & Security
Topic: forbidden directory (apache 1.3.29)
Replies: 4
Views: 1268

forbidden directory (apache 1.3.29)

Hello. I am running Apache 1.3.29. I trasfered, by hand, the virtual hosts from my old computer to this new Gentoo one. However, I have a problem. Whenever I point my browser to the web server, it gives me 403 Forbidden. If I request / or /index.html, it still says forbidden. This is what I get in ...
  • Jump to post
by adpowers
Sun Jul 27, 2003 1:04 am
Forum: Kernel & Hardware
Topic: future computer hardware list - compatiblity problems?
Replies: 0
Views: 1467

future computer hardware list - compatiblity problems?

Hello all. I am planning on building a server and I was hoping for some input on the specs. I just want to make sure that everything will work with Gentoo. Have you had any problems or do you have complaints with the following hardware under Gentoo?:

3ware 7500-8 IDE RAID controller

MSI K7D ...
  • Jump to post
by adpowers
Mon Feb 24, 2003 7:02 am
Forum: Networking & Security
Topic: Squirrelmail has become very slow
Replies: 5
Views: 1897

What version of squirrelmail are you using? Inbox used to be very slow with a few thousand e-mails in 1.2.x, but then I upgraded to 1.4.0 rc2 and everything is fast. If you aren't running 1.4, you might want to consider upgrading.
  • Jump to post
by adpowers
Sat Jan 18, 2003 8:34 am
Forum: Desktop Environments
Topic: trouble with getting kde to start
Replies: 8
Views: 1670

Awesome, it works, thanks. Everyone on this forum is helpful. Thanks :).

I have a second question, when we load kdm, we can login, but it doesn't use KDE. It uses a really ugly window manager with just one terminal windows.

Thanks again,
Andrew
  • Jump to post
by adpowers
Sat Jan 18, 2003 12:23 am
Forum: Desktop Environments
Topic: trouble with getting kde to start
Replies: 8
Views: 1670

trouble with getting kde to start

My .xinitrc file contains "exec kde". When I try to run startx, I get the error "/root/.xinitrc: line 1: exec: kde: not found". Also, when I load kdm, it doesn't list KDE as an option and, when someone logs in, it gives a really ugly interface with just one terminal window. Any help would be greatly ...
  • Jump to post
by adpowers
Fri Jan 17, 2003 3:47 am
Forum: Desktop Environments
Topic: x and kdm desktops are large than screen
Replies: 3
Views: 934

These helped, thanks.
  • Jump to post
by adpowers
Thu Jan 16, 2003 6:41 pm
Forum: Desktop Environments
Topic: x and kdm desktops are large than screen
Replies: 3
Views: 934

x and kdm desktops are large than screen

I have installed the latest versions of xfree and kde. When I use startx or kdm, the desktops come up and are larger than the monitor. When I get to the edge of the screen, the desktop scrolls. How can I fix this? Thanks,
Andrew

PS: I am using an NVIDIA GeForce 2 with the nvidia drivers installed.
  • Jump to post
by adpowers
Thu Jan 16, 2003 6:25 pm
Forum: Desktop Environments
Topic: emerged xfree, can't startx [FIXED]
Replies: 1
Views: 691

Sorry, a reboot fixed. Hmm, that sounds like a Windows solution :).

Andrew
  • Jump to post
by adpowers
Thu Jan 16, 2003 6:21 pm
Forum: Desktop Environments
Topic: emerged xfree, can't startx [FIXED]
Replies: 1
Views: 691

emerged xfree, can't startx [FIXED]

Hello. I emerged xfree and configured it using the Desktop Environment documentation. However, when I type startx, it says "-bash: startx: command not found". What is wrong?

Thanks in advance,
Andrew
  • Jump to post
by adpowers
Thu Jan 16, 2003 12:17 am
Forum: Installing Gentoo
Topic: fresh install, can't login as root
Replies: 6
Views: 1281

Thanks, it works now.
  • Jump to post
by adpowers
Tue Jan 14, 2003 9:29 pm
Forum: Installing Gentoo
Topic: fresh install, can't login as root
Replies: 6
Views: 1281

Yeah, I used "chroot / /bin/bash".
  • Jump to post
by adpowers
Tue Jan 14, 2003 9:21 pm
Forum: Installing Gentoo
Topic: fresh install, can't login as root
Replies: 6
Views: 1281

fresh install, can't login as root

We just finished installing 1.4rc2 from stage 1. We set the root password before rebooting. However, due to some problems, we were unable to unmount the partitions and we had to do a cold reboot. We booted off the hard drive and everything went okay until we got to the log in prompt. We tried root ...
  • Jump to post

Search found 25 matches • Page 1 of 1

Go to advanced search

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic