RE: Somebody draw me a picture, please

Subject: RE: Somebody draw me a picture, please
From: "Morton, Christopher" <CMorton -at- caiso -dot- com>
To: "Dick Margulis" <margulisd -at- comcast -dot- net>, <techwr-l -at- lists -dot- techwr-l -dot- com>
Date: Fri, 3 Mar 2006 08:19:22 -0800

http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLG,GGLG:2
005-42,GGLG:en&q=myPHP+forum

I see there are LOTS of MyPHP forums. My guess is you'd get a faster
response there, Dick, provided the participants aren't all snide
brainiacs who tromp on newbies.

> Chris

-----Original Message-----
From: techwr-l-bounces+cmorton=caiso -dot- com -at- lists -dot- techwr-l -dot- com
[mailto:techwr-l-bounces+cmorton=caiso -dot- com -at- lists -dot- techwr-l -dot- com] On Behalf
Of Dick Margulis
Sent: Friday, March 03, 2006 7:32 AM
To: Sean Wheller
Cc: techwr-l -at- lists -dot- techwr-l -dot- com
Subject: Re: Somebody draw me a picture, please

Sean Wheller wrote:
> On Friday 03 March 2006 16:59, Dick Margulis wrote:
>> Sure they can be created manually from a shell...BY SOMEONE WHO
ALREADY
>> KNOWS HOW.
>>
>> I'm sorry if I appear ungrateful, but you wouldn't write that
sentence
>> in end user documentation, would you? Would you???
>
> Dick,
>
> Have you checked if the ISP has installed CPanel
>
> Usually something like http://www.yourdomain.com/cpanel
> will bring you a login
>
> From CPanel you usually have access to phpMyAdmin or another
web-based
> interface.
>
> From there you can create the database and then a user which you will

need to
> associate with the database as having various privileges.

The database exists (that part was easy--I'm just trying to figure out
how to gain access to it so I can add the tables); I know the username
and password. I just don't know which of the many kinds of users listed
in the phpMyAdmin configuration file that username and password apply
to.

>
> Assuming perl your connection strings would look like this:
>
> $dbh =
DBI->connect("DBI:mysql:database_name:localhost","user_name","<PASSWORD
> HERE>");
>
> Assuming PHP
>
> $dbh=mysql_connect ("localhost", "user_name", "<PASSWORD HERE>") or
die ('I
> cannot connect to the database because: ' . mysql_error());
> mysql_select_db ("database_name");
>
> Again, as per my other message, you need admin access. Usually this
is
> provided via CPanel for hosting environments that usually run virtual
> servers.
>

I admit confusion as to whether or not I have admin access to the
database. It's a shared database server, and the database name I've been

assigned is unique to me. I have a login and password on it. So far,
that's all I know.


Now I'm going to go looking for Fantastico, per Char's suggestion, and
report back.

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content

delivery. Try it today!. http://www.webworks.com/techwr-l

Doc-To-Help includes a one-click RoboHelp project converter. It's that
easy. Watch the demo at
http://www.componentone.com/TECHWRL/DocToHelp2005

---
You are currently subscribed to TECHWR-L as CMorton -at- caiso -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit
http://lists.techwr-l.com/mailman/options/techwr-l/cmorton%40caiso.com

To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.



^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

WebWorks ePublisher Pro for Word features support for every major Help
format plus PDF, HTML and more. Flexible, precise, and efficient content
delivery. Try it today!. http://www.webworks.com/techwr-l

Doc-To-Help includes a one-click RoboHelp project converter. It's that easy. Watch the demo at http://www.componentone.com/TECHWRL/DocToHelp2005

---
You are currently subscribed to TECHWR-L as archive -at- infoinfocus -dot- com -dot-

To unsubscribe send a blank email to
techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
or visit http://lists.techwr-l.com/mailman/options/techwr-l/archive%40infoinfocus.com

To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com

Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit
http://www.techwr-l.com/techwhirl/ for more resources and info.


Follow-Ups:

Previous by Author: RE: Most annoying words
Next by Author: RE: Developing marketing CD - best way to manage project
Previous by Thread: Re: Somebody draw me a picture, please
Next by Thread: RE: Somebody draw me a picture, please


What this post helpful? Share it with friends and colleagues:


Sponsored Ads