LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-14-2009, 06:22 PM   #1
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Rep: Reputation: 55
Can't find Apache Folder


I am trying to configure Apache web server but I can't find the Apache Directory. Is it called something else in Slackware12?

2) I have a second HDD and condisdering putting ubanto on it can I add it to Lilo start options? How? Currently have slackware12 on hde and want to create hdg for ubanto.

3) Is there a way to get my favorites over to another firefox browser on a diff hdd?

Last edited by NightSky; 07-14-2009 at 06:27 PM.
 
Old 07-14-2009, 06:35 PM   #2
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
Hey dude,
damn you registered in 01?

My apache2 , in Ubuntu, is in /var/www/
but I had to make a folder I think
see this too
http://www.linuxquestions.org/questi...yadmin-316703/

as for firefox, goto bookmarks/organize bookmarks/import or backup bookmarkss

can't help with lilo, though someone here will.
 
Old 07-14-2009, 06:37 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,272
Blog Entries: 28

Rep: Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123Reputation: 6123
Try this command:

whereis httpd
 
Old 07-14-2009, 06:52 PM   #4
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
Quote:
Originally Posted by NightSky View Post
I am trying to configure Apache web server but I can't find the Apache Directory. Is it called something else in Slackware12?
/etc/httpd/httpd.conf
/etc/httpd/php.ini
/etc/httpd/mod_php.conf

For the web root

/var/www/htdocs/
or
/srv/www/htdocs/
/srv/httpd/
^Both of which are just symlinks to /var/www/htdocs/
 
Old 07-15-2009, 12:01 AM   #5
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Thanks, another ques. can I install gimp2.6.6 in slackware12.0?
 
Old 07-15-2009, 12:22 AM   #6
disturbed1
Senior Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware
Posts: 1,133
Blog Entries: 6

Rep: Reputation: 224Reputation: 224Reputation: 224
I don't believe you can install Gimp 2.6.6 in 12.0. The dependencies have changed and or been updated.

Slackware 12.0 does not have gegl, babl, nor PyGTK for starters, which are all required by Gimp 2.6.6. 2.6.6 also requires GTK2+ version 2.12.5 or higher, Slackware 12.0 has version 2.8.20. There are some other packages that would also have to be updated which are dependencies of the dependencies. You might - in the long run - be better off upgrading to 13.0 which comes with Gimp 2.6.6. By the time you update and install everything needed for Slackware 12.0 to run Gimp 2.6.6, you'll have a system with most of the already updated packages from 13.0.
 
Old 07-15-2009, 12:21 PM   #7
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
roger that disturbed1, I don't hav any motivation to do a full upgrade to slackware13 on a PIII 600e HPT366 mobo. 1 of Slackware's greatest feature is flexibility. I should be able to upgrade gimp2.2.6 since it is built for i486 machine. I want bluefish Rworkman built the slackpkgs and the in addition built gegl and babl as dependencies.
Right now I am focused on settingup my web server finally and its coming together. Another Question*** Question now is whether I can get the IPTABLES setup. Have to find CLCmds and related files I have to input iptable info into. Then front end tool or gui. Thanks
 
Old 07-21-2009, 06:43 PM   #8
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
"It Works!"
Now should a create a "Group" and "User" Where I don't have to be root to store webpages?

Still have DNS, DHCP, not sure howto proceed b/c i have DHCP ISP.
Do i have setup PPP0e to input all my ISP's info? Do I disable my 2Wire Gateway and just run it as a modem? Then setup Slackware as Gateway, Router and DHCPd to work around dyanmic IP?
I've seen mini dns and dhcpd tuts out there

Also hav to learn to use Mysql,PHP and CGI.
Mysql is working

How do I chk to see if php is installed and cgi?
One more ques; can i run 2hdds in one slackware box?
Hav an extra 160gb hdd.


Here are some gd Tutorials Slackware specific:
http://eyrielinux.blogspot.com/
http://www.basicconfig.com/linuxservers
Have also used this Ubantu Tutorial Site for Apache,Mysql,PhP good source: https://help.ubuntu.com/community/ApacheMySQLPHP

Last edited by NightSky; 07-21-2009 at 06:48 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How to find a folder size? concoran Linux - Newbie 7 11-30-2011 07:20 PM
where should I find the <trash> folder? maiden2 Ubuntu 1 09-24-2008 05:21 AM
I can't find my codec folder tahrenyie85 Linux - Newbie 15 01-03-2008 08:08 AM
how to find the spaces on the folder??? ashley75 Linux - General 4 04-10-2006 03:56 PM
How to find executables in a folder? sikandar Linux - Software 6 04-10-2006 03:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration