LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-21-2003, 12:18 AM   #31
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled

Blackbox has bbkeys.
 
Old 07-21-2003, 12:26 AM   #32
ubers0ldat
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Thats Great advice, i've tried Blackbox, and it runs pretty well on my machine.

Right now however, im setting it up so it runs strictly from the console. That way, i can just FTP to the folder where my website is located from my Windows XP machine, which is what i use for most my graphics and coding and stuff..

Im just having some trouble setting up Mysql. I dont' know what it is about me, i jus have a hard time reading those docs and man pages.. I've tried, but im still workin on it. If you have some experience with Mysql, please let me know

Thanks
 
Old 07-21-2003, 12:35 AM   #33
len
Member
 
Registered: Jun 2003
Distribution: slackware 14
Posts: 143

Rep: Reputation: 15
Quote:
Originally posted by digiot
Blackbox has bbkeys.
more like bbkeys exists and needs to be added on to black box (or bbkeys took over the aspect of keybd support, when blackbox dropped the key combination commands?). go for ctrl + alt + del, or any kde, or gnome key combination w/ the stock black box included w/ mandrake 9.0, and it's like wtf, nothings working!?!?! i probably could have saved the system as i was using ext3 (journalized), but decided that i'd reinstall it anyway.

but yes, bbkeys is an add on for black box- thanks for the reminder!

some of the guys at this site suggested rox- filer as well for black box (icons).
i need to give fluxbox a try one of these days, just to see what it's about.

Last edited by len; 07-24-2003 at 12:37 PM.
 
Old 07-21-2003, 02:01 AM   #34
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
*g* Yeah, I didn't put that right. Does seem like it could be part of the package.

I haven't tried rox - looked at the site and it seemed kind of weird to me but it might be cool. I did switch from blackbox to flux - I like it.

ubers0ldat - You're probably talking to len but, while I don't know anything about mySQL, there's a manual.html in its /usr/doc section that I think is the same as the website's. I want to figure out mySQL one of these days but that looks like a *major* effort and I need to do other stuff first. Still, that might be the place to start. I don't know about that manual, because it's huge, but some stuff you might want to print out. Or maybe there's a mySQL book available. I have an easier time with in-depth efforts at learning by reading out of books, while I do better with online stuff for just quick or small pieces. Get the overviews in print and the details on screen.

Oh, and there is what looked like a great thread around here about setting it up. Maybe search 'setup mySQL step' because there's something about a 'step-by-step' to the thread, I think.
 
Old 07-22-2003, 12:18 AM   #35
ubers0ldat
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Quick question, Slackware supposedly came with Apache, but did it come with PHP? I started apache, and made a quick PHP file and named it .php

Inside i did the phpinfo(); function along with all the necessary tags and such.

HOwever, apache is only displaying this code, it is not processing it. DOes this mean PHP didn't come with my Apache? Or do i have to compile it myself ? (OH hell.)

Thanks
 
Old 07-22-2003, 02:36 AM   #36
lfur
Member
 
Registered: Jul 2003
Location: Slovenia
Distribution: Slackware & FreeBSD
Posts: 209

Rep: Reputation: 30
ubers0ldat,

Slackware comes with both, Apache and PHP. Find it under /slackware/d packages on the cd.

Enjoy

Last edited by lfur; 07-22-2003 at 02:37 AM.
 
Old 07-23-2003, 05:25 PM   #37
ubers0ldat
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
well.. I chose the option of instaling Apache, my question was weather or not PHP was installed along with it, see, im a newb and installign PHP would probably be extremely difficult.
 
Old 07-23-2003, 06:46 PM   #38
grym
Member
 
Registered: Jun 2003
Location: Texas
Distribution: Gentoo/Slackware/Debian/Mandrake
Posts: 285

Rep: Reputation: 30
look in the package manager if you see php listed then it's installed if not the install the package
 
Old 07-24-2003, 12:02 AM   #39
ubers0ldat
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
you have to tell me where the package manager is =)

Under what GUI is that under? Any way i can see if it's installed from the console? I installed it last night (supposedly) But im not sure how to, configure it i guess you can say.

If this is the case, how do i un-install Apache/PHP/MYsql, so i can use one of those All-in-one packages, taht will install and configure Apache w/ PHP and Mysql along with PHP myadmin or some other management tool

Any other ideas?

Thanks a bunch
 
Old 07-24-2003, 01:21 AM   #40
grym
Member
 
Registered: Jun 2003
Location: Texas
Distribution: Gentoo/Slackware/Debian/Mandrake
Posts: 285

Rep: Reputation: 30
installed packages should be shown in

/var/log/packages/

one package manager is in kde in the main menu -> System -> KPackage
 
Old 07-24-2003, 08:05 PM   #41
ubers0ldat
Member
 
Registered: Jul 2003
Posts: 33

Original Poster
Rep: Reputation: 15
Okay.. i Dont know what i Did, but PHP works now =)

I had a few more questions. Im trying to connect to my Mysql Server.

Now, i didn't install it. Slackware installed it for me i guess. Now, what is my password?

It's not the root password because i've tried that:

Heres my command:

mysql -u root -p
Enter Password: [rootpassword]
 
  


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
Slow Comp nin881 Slackware 8 06-03-2005 07:02 PM
Best Distro for This Comp? sLiMcHaRaCtA Linux - Distributions 2 05-02-2005 09:27 AM
Best distro and WM for slow (466 celeron) comp? rcrules Linux - Hardware 3 08-27-2004 10:55 PM
Slow 2.6.x on my comp sandage Linux - Software 2 07-18-2004 11:16 AM
new comp, which distro to use? terry.trent Linux - Distributions 5 01-18-2004 06:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:14 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