Im guessing this is exactly what i need to hear, and my hours of research have taken me down the same path as what you're recommending, but I dont understand it in actuallity.
What I know, my group is "myiroomc", both the files when I use FTP and when using php uploading and changing the group...
<html>
<head>
<script language="JavaScript">
// by Kirk Strobeck | kirkstrobeck.com | kirk@strobeck.com //
function initialize() {
Total = 0;
totalprice.innerText = Total;
}
function checkoption(checkbox) {
checknum = parseInt(checkbox.value); //Turn the value into a number...
I tried exactly what "macubergeek" said and this is what I got
kirk:~ kirkstrobeck$ mysqld_safe &
[1] 2363
kirk:~ kirkstrobeck$ touch: /usr/local/mysql/data/kirk.local.err: Permission denied
chown: /usr/local/mysql/data/kirk.local.err: Permission denied
Starting mysqld daemon with databases from...
Please help me solve this problem.
I have tried so many things, and still this is what happens...
Last login: Fri Jun 10 18:32:02 on ttyp1
Welcome to Darwin!
kirk:~ kirkstrobeck$ cd /usr/local/mysql/bin
kirk:/usr/local/mysql/bin kirkstrobeck$ mysql -u root
ERROR 2002 (HY000): Can't connect to...
Doesn't Work.
Last login: Thu Jun 9 20:41:44 on console
Welcome to Darwin!
kirk:~ kirkstrobeck$ cd /usr/local/mysql
kirk:/usr/local/mysql kirkstrobeck$ bin/mysql -u root
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
kirk:/usr/local/mysql kirkstrobeck$
I have searched all over the internet, and tried to learn how to do this. It's not really up my alley, so please someone tell me what to do! Here are some of the things I type and the messages I get with them.
kirk:/usr/local/mysql kirkstrobeck$ mysql -u root
ERROR 2002 (HY000): Can't connect...
I have searched all over the internet, and tried to learn how to do this. It's not really up my alley, so please someone tell me what to do! Here are some of the things I type and the messages I get with them.
kirk:/usr/local/mysql kirkstrobeck$ mysql -u root
ERROR 2002 (HY000): Can't connect to...
Thanks man,
helped a great deal,so what is the explination behind the period missing?
does the "[" tag lose the period in the start, and why not the end as well?
Is that similar to an array of the movie clip?
Is that how the information is stored?
Look, I've made a more simplified version of the problem, please try and work with the FLA and show me what I'm doing wrong.
Download this simplified FLA
I commented part of the code so it would work when I tested the FLA,
so I knew I could do part of it right, but still cannot make it...
I don't know what the problem is, I tried to duplicate this code:
homenews.topic1.header.header = _root.newsheader1 + " # 1 /";
homenews.topic2.header.header = _root.newsheader2 + " # 2 /";
homenews.topic3.header.header = _root.newsheader3 + " # 3 /";
into this, but it didn't work...
Oops, well I think this is my real problem that I've faced more than once...
"homenews.topic" + i + "._currentframe"
concatenating these things, how is it done? eval() or what?
I have a problem, I need to learn how to make my code more reusable, heres what I'm working with:
if(_root.news_select == 1) {
if(homenews.topic2._currentframe == 10) { //if it's red
homenews.topic2.play();
}
if(homenews.topic1._currentframe == 1) { //if it's black...
One of the best table formatting is like this...
<?
//DB connect info
mysql_connect("127.0.0.1","jim11","") or die("Could not connect to SQL server!");
mysql_select_db("gbplantandmachinery") or die("Could not find database!");
echo "<table>";
echo "<tr>
<td>Image</td>
<td>Title</td>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.