Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 5th, 2008, 09:45 AM
baalug
Guest
 
Posts: n/a
Default New to PHP

Hi,

I am new one to exploit XAMPP. I think,it's a childish
question.

I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
  #2  
Old July 5th, 2008, 10:05 AM
Luuk
Guest
 
Posts: n/a
Default Re: New to PHP

baalug schreef:
Quote:
Hi,
>
I am new one to exploit XAMPP. I think,it's a childish
question.
>
I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
sounds like your next question will be:
OK, now I have this 'mysql>' prompt, but what can i type there?
Quote:
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
new tot XAMPP, new to Apache, and new to what else...

1) What are you trying to do with XAMPP, except the 'exploit' part?
2) Did you consider googling for a book about this, (of just for more
info on this subject?)




--
Luuk
  #3  
Old July 5th, 2008, 11:15 AM
baalug
Guest
 
Posts: n/a
Default Re: New to PHP

On Jul 5, 1:54 pm, Luuk <L...@invalid.lanwrote:
Quote:
baalug schreef:
>
Quote:
Hi,
>
Quote:
I am new one to exploit XAMPP. I think,it's a childish
question.
>
Quote:
I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
>
sounds like your next question will be:
OK, now I have this 'mysql>' prompt, but what can i type there?
>
Quote:
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
>
new tot XAMPP, new to Apache, and new to what else...
>
1) What are you trying to do with XAMPP, except the 'exploit' part?
2) Did you consider googling for a book about this, (of just for more
info on this subject?)
>
--
Luuk
Hi luuk

Super, your answer is really super.

I have started Apache server and also mysql. While i put
mysql -u root. It's producing error. For that what i want do. Am i
want to edit any files inside the htdocs folder.

  #4  
Old July 5th, 2008, 11:45 AM
phpchap@gmail.com
Guest
 
Posts: n/a
Default Re: New to PHP

On Jul 5, 9:54 am, Luuk <L...@invalid.lanwrote:
Quote:
baalug schreef:
>
Quote:
Hi,
>
Quote:
I am new one to exploit XAMPP. I think,it's a childish
question.
>
Quote:
I have installed XAMPP in my system. Now i want to run
mysql in my command prompt.
>
sounds like your next question will be:
OK, now I have this 'mysql>' prompt, but what can i type there?
>
Quote:
For this i don't know the procedure and also i don't know what to give
in htdocs file. Kindly help me to do further steps.
>
new tot XAMPP, new to Apache, and new to what else...
>
1) What are you trying to do with XAMPP, except the 'exploit' part?
2) Did you consider googling for a book about this, (of just for more
info on this subject?)
>
--
Luuk
you have to navigate to the mysql/bin folder and find the mysql
executable - it might be easier to add the mysql.exe path to your
environment variable path.

Justen

http://www.anotherwebdeveloper.com
  #5  
Old July 5th, 2008, 02:05 PM
Jerry Stuckle
Guest
 
Posts: n/a
Default Re: New to PHP

baalug wrote:
Quote:
On Jul 5, 1:54 pm, Luuk <L...@invalid.lanwrote:
Quote:
>baalug schreef:
>>
Quote:
>>Hi,
>> I am new one to exploit XAMPP. I think,it's a childish
>>question.
>> I have installed XAMPP in my system. Now i want to run
>>mysql in my command prompt.
>sounds like your next question will be:
>OK, now I have this 'mysql>' prompt, but what can i type there?
>>
Quote:
>>For this i don't know the procedure and also i don't know what to give
>>in htdocs file. Kindly help me to do further steps.
>new tot XAMPP, new to Apache, and new to what else...
>>
>1) What are you trying to do with XAMPP, except the 'exploit' part?
>2) Did you consider googling for a book about this, (of just for more
>info on this subject?)
>>
>--
>Luuk
>
Hi luuk
>
Super, your answer is really super.
>
I have started Apache server and also mysql. While i put
mysql -u root. It's producing error. For that what i want do. Am i
want to edit any files inside the htdocs folder.
>
>
For your mysql questions, there is a mysql newsgroup - comp.lang.mysql.
This newsgroup is for php questions.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

  #6  
Old July 5th, 2008, 02:35 PM
Jerry Stuckle
Guest
 
Posts: n/a
Default Re: New to PHP

Jerry Stuckle wrote:
Quote:
baalug wrote:
Quote:
>On Jul 5, 1:54 pm, Luuk <L...@invalid.lanwrote:
Quote:
>>baalug schreef:
>>>
>>>Hi,
>>> I am new one to exploit XAMPP. I think,it's a childish
>>>question.
>>> I have installed XAMPP in my system. Now i want to run
>>>mysql in my command prompt.
>>sounds like your next question will be:
>>OK, now I have this 'mysql>' prompt, but what can i type there?
>>>
>>>For this i don't know the procedure and also i don't know what to give
>>>in htdocs file. Kindly help me to do further steps.
>>new tot XAMPP, new to Apache, and new to what else...
>>>
>>1) What are you trying to do with XAMPP, except the 'exploit' part?
>>2) Did you consider googling for a book about this, (of just for more
>>info on this subject?)
>>>
>>--
>>Luuk
>>
>Hi luuk
>>
> Super, your answer is really super.
>>
> I have started Apache server and also mysql. While i put
>mysql -u root. It's producing error. For that what i want do. Am i
>want to edit any files inside the htdocs folder.
>>
>>
>
For your mysql questions, there is a mysql newsgroup - comp.lang.mysql.
This newsgroup is for php questions.
>
That should be comp.databases.mysql....

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles