Search results

  1. Y

    [HOWTO] - Install Webmin on 10.1/10.0

    This sounds like a sendmail error, what you need to do is to make sure all the sendmail files are there under MacOSX. Sendmail under MacOSX is broken by default so if you haven't fixed it I do think that you should be worring about that first :) ~Yoshi
  2. Y

    --->Submit HowTo's For www.machowto.com HERE!<----

    The site is not public yet, this is why I am asking for submitions
  3. Y

    Install and run MySQL

    OMG, dude look at the howto archive, I have a howto there, and it works.. take a closer look buddy! ~Yoshi
  4. Y

    --->Submit HowTo's For www.machowto.com HERE!<----

    Hey folks, I am starting a Mac-Howto site that won't suck like a lot of the others around the web. I plan on having an easy to deal with site design, actually one a lot like Apples only with different names on the tabs (hey its an easy to use design!). Right now I need some content. All works...
  5. Y

    **notice For All Irc Users**

    With the impending release of the new site I would like to channel all the general talk and usual stuff out of the support channel which is #macintosh. If you come on to just talk and chill please go to #macchat :cool: . The reason for this is when we are trying to help people with problems in...
  6. Y

    [HOWTO] - Setup PHP & MySQL

    Use this script ################ #Php Information Page # ################ <?php phpinfo(); ?> ~Yoshi
  7. Y

    [HOWTO] - Setup PHP & MySQL

    Okay I have offically setup a Mirror to get the mysql package: You can download it here: http://www.machowto.com/mysql-3.32.47.pkg.tar Sorry about that folks~
  8. Y

    [HOWTO] - Setup PHP & MySQL

    Okay buddy, here is whats up, MySQL by default doesn't startup at startup time so after you restart your MacOSX machine you need to enter a few command in the terminal to startup MySQL. The steps you need to follow are under this paragraph. Do them every time your restart! Step 1) Start...
  9. Y

    Oh My God! The Ultimate Browser For Os X!!!!!

    I dare you to come on IRC with all that mess... /me see's infinity waking up and kicking ass... ~Yoshi
  10. Y

    Dell Invasion!

    Hmm wow I read all these bad experiences with dell and I hafta wonder, where the hell did you get them? I go to a highschool with 3500 kids or more. We have roughly a 1000 computers more or less. about 70% of these are dells, and of those 60% of them are Optiplex GX1 P2 400's runnng windows NT...
  11. Y

    [HOWTO] - Setup PHP & MySQL

    sudo rm -r filename
  12. Y

    People & IRC

    Dude thats easy as eating pie! I did it from school today :) I setup webmin to be port 80 at s1.yoshi.zzux.com (VS) I logged into it, I then ssH'd into my Server, then I used ircii to get to press3.com.. Maybe I should make a howto on this .. :grin: Oh and Gplex, I personally am offended...
  13. Y

    People & IRC

    Firewall.
  14. Y

    People & IRC

    Hello, many of you I know and many I don't. I am posting this message in refference to the fact that many of you are missing from the chat room. I do not know whether this is from lack of time or from lack of initiative but I would reccomend everyone here try it out. You do not even need an IRC...
  15. Y

    [HOWTO] - Setup PHP & MySQL

    Okay after half an hour on your computer via SSH I have got Apache + php working :). After step 7 a unique step for you is required since the apache server was complaining about not being able to find libphp.so which is and should be named libphp4.so I just simply typed this: sudo mv...
  16. Y

    [HOWTO] - Setup PHP & MySQL

    what version of OS X are you using? 10.1.2 10.1.1 10.1 10.0.x lemme know
  17. Y

    [HOWTO] - Setup PHP & MySQL

    Are you sure you did that MySQL Install right? because I don't see the transcript there and you can't just /usr/local/mysql and hope its there, you have to download and follow the directions. Now as for your PHP problem you DID NOT follow my directions and here is what you did wrong, you did...
  18. Y

    [HOWTO] - Setup PHP & MySQL

    hey j00, if resetting your mysql password failed then you have no password for root is should be blank.. if you want to reset your password try this from the terminal its what I used to set my password: /usr/local/mysql/bin/mysqladmin password new-password type the directory exactly as I...
  19. Y

    [HOWTO] - Setup PHP & MySQL

    Your very welcome :). If you do need any more help please don't hesitate to ask. ~Yoshi
  20. Y

    [HOWTO] - Setup PHP & MySQL

    [localhost:/usr/local/mysql] lisamac% sudo ./bin/safe_mysqld --user=mysql & [1] 428 [localhost:/usr/local/mysql] lisamac% Password:****** ******: Command not found. [localhost:/usr/local/mysql] lisamac% Okay thats something with the sudo command, it might give you that error if you...
Back
Top