000webhost.com question

  • (2 Pages)
  • +
  • 1
  • 2

16 Replies - 1840 Views - Last Post: 25 October 2011 - 08:12 PM

Topic Sponsor:

#1 swim_fan08  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 19-February 09

000webhost.com question

Posted 11 October 2011 - 08:16 PM

Anyone have 000webhost? I am trying to make a database for a guestbook on there and not sure where to start. :helpsmilie:
Is This A Good Question/Topic? 0
  • +

Replies To: 000webhost.com question

#2 no2pencil  Icon User is online

  • 2 girls, 1 club
  • member icon

Reputation: 3039
  • View blog
  • Posts: 22,948
  • Joined: 10-May 07

Re: 000webhost.com question

Posted 13 October 2011 - 10:06 PM

Assuming it's a purchased service, just call their customer service. You're paying for it, may as well use it ;)
Was This Post Helpful? 0
  • +
  • -

#3 DimitriV  Icon User is offline

  • It's been so long, without this feeling
  • member icon

Reputation: 513
  • View blog
  • Posts: 2,533
  • Joined: 24-July 11

Re: 000webhost.com question

Posted 13 October 2011 - 10:12 PM

Do use it. I do use it. There is a free and paid version, both supporting SQL and database hosting.
HTH
J-Bo
Was This Post Helpful? 0
  • +
  • -

#4 swim_fan08  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 19-February 09

Re: 000webhost.com question

Posted 14 October 2011 - 10:25 AM

Thanks! I think I may have figured it out. :)
Was This Post Helpful? 0
  • +
  • -

#5 JacksonD  Icon User is offline

  • D.I.C Head

Reputation: 8
  • View blog
  • Posts: 215
  • Joined: 18-October 11

Re: 000webhost.com question

Posted 21 October 2011 - 04:23 AM

000Webhost.com is free, and I use it sadly. I have no other way to get my site online, that I know of.

I can help you, in cPanel, make the mySQL database, then on the net2ftp server, edit the configuration files to match the details supplied when you made your MYSQL database.

You may need to run a SQL file (install.sql or something along those lines).
I recommend using the noSQL guestbook.
Was This Post Helpful? 2
  • +
  • -

#6 swim_fan08  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 19-February 09

Re: 000webhost.com question

Posted 21 October 2011 - 05:29 PM

View PostJacksonD, on 21 October 2011 - 05:23 AM, said:

000Webhost.com is free, and I use it sadly. I have no other way to get my site online, that I know of.

I can help you, in cPanel, make the mySQL database, then on the net2ftp server, edit the configuration files to match the details supplied when you made your MYSQL database.

You may need to run a SQL file (install.sql or something along those lines).
I recommend using the noSQL guestbook.


Thanks for the explanation! It worked. :)
Was This Post Helpful? 0
  • +
  • -

#7 JacksonD  Icon User is offline

  • D.I.C Head

Reputation: 8
  • View blog
  • Posts: 215
  • Joined: 18-October 11

Re: 000webhost.com question

Posted 21 October 2011 - 06:07 PM

No problem, if it was helpful,please press the + at the bottom of my post. That would mean a lot.

Glad I could help.


(P.S: I meant edit when I said run a .SQL file)
Was This Post Helpful? 0
  • +
  • -

#8 swim_fan08  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 19-February 09

Re: 000webhost.com question

Posted 21 October 2011 - 06:40 PM

Just gave you a + on your post. :)
Was This Post Helpful? 0
  • +
  • -

#9 JacksonD  Icon User is offline

  • D.I.C Head

Reputation: 8
  • View blog
  • Posts: 215
  • Joined: 18-October 11

Re: 000webhost.com question

Posted 21 October 2011 - 08:11 PM

Cheers means a lot man.
Was This Post Helpful? 0
  • +
  • -

#10 swim_fan08  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 19-February 09

Re: 000webhost.com question

Posted 21 October 2011 - 08:13 PM

No problem. :)
Was This Post Helpful? 0
  • +
  • -

#11 JacksonD  Icon User is offline

  • D.I.C Head

Reputation: 8
  • View blog
  • Posts: 215
  • Joined: 18-October 11

Re: 000webhost.com question

Posted 22 October 2011 - 12:41 AM

If you need more ideas for a guestbook, I set up one a while back: http://chatterserver...t/guestbook.php very n00by.

This post has been edited by JacksonD: 22 October 2011 - 12:43 AM

Was This Post Helpful? 1
  • +
  • -

#12 swim_fan08  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 19-February 09

Re: 000webhost.com question

Posted 22 October 2011 - 05:09 PM

View PostJacksonD, on 22 October 2011 - 01:41 AM, said:

If you need more ideas for a guestbook, I set up one a while back: http://chatterserver...t/guestbook.php very n00by.


Thanks for the idea! :)
Was This Post Helpful? 0
  • +
  • -

#13 JacksonD  Icon User is offline

  • D.I.C Head

Reputation: 8
  • View blog
  • Posts: 215
  • Joined: 18-October 11

Re: 000webhost.com question

Posted 22 October 2011 - 07:51 PM

Its simple actually, No MYSQL needed. Some simple CSS at the top for extra looks, CSS colors for the chat, then just light PHP.
Was This Post Helpful? 0
  • +
  • -

#14 swim_fan08  Icon User is offline

  • D.I.C Head

Reputation: 0
  • View blog
  • Posts: 238
  • Joined: 19-February 09

Re: 000webhost.com question

Posted 24 October 2011 - 07:24 PM

Do you have where I can get the code? I making a few sites and would like to have different styles of guestbooks.
Was This Post Helpful? 0
  • +
  • -

#15 JacksonD  Icon User is offline

  • D.I.C Head

Reputation: 8
  • View blog
  • Posts: 215
  • Joined: 18-October 11

Re: 000webhost.com question

Posted 24 October 2011 - 11:46 PM

You can have the server all set up if you wish? I don't give out the code otherwise.
Was This Post Helpful? 0
  • +
  • -

  • (2 Pages)
  • +
  • 1
  • 2