Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

e107


12 replies to this topic

#1 JaVe

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 262 posts

Posted 02 October 2004 - 02:39 PM

okay so i chamodded the folder they told me to. /e107_plugins/custom
Now i still cant edit anythhing via the site, eg custom menus, it keeps telling me to chmod my /e107_plugins/custom/ folder. I did it, but i still cannot do anything. Can an admin check if there's something wrong.

#2 JaVe

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 262 posts

Posted 02 October 2004 - 03:03 PM

Ah wait, i just found out myself it was not your servers but the portal system. You see, whenever i try to update a custom menu, it doesn't work, but when i create a completely new one, it does work. It's strange. Maybe anyone with experience of this program can tell me.

#3 serverph

    Ancient Enigma

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 1,952 posts
  • Gender:Male
  • Location:under the stars
  • Interests:http://kapamilyatalk.com<br />http://scq.serverph.uni.cc<br />http://reseller.premium.ws<br /><br />trap17 IP to access cpanel: https://64.69.46.210:2083/<br />alternative to access cpanel: gamma.xisto.com/~cpanelusername<br />Get your T17 banners here: http://www.trap17.com/banners/<br />TRAP17 Forum Search plugin: http://plugins.astahost.com/<br /><br />[url=http://reseller.premium.ws][img]http://img40.echo.cx/img40/2713/resellerfree4rd.png[/img][/url] |
  • myCENT:67.66

Posted 02 October 2004 - 04:13 PM

what portal system/program are you using? there are many kinds of such in
existence. we couldn't tell you anything from experience if you don't tell us what
in particular it is you want help with.

with chmodding, i encountered no problems so far with trap17.

#4 JaVe

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 262 posts

Posted 02 October 2004 - 04:40 PM

e107 version 0.617 from www.e107.org

#5 serverph

    Ancient Enigma

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 1,952 posts
  • Gender:Male
  • Location:under the stars
  • Interests:http://kapamilyatalk.com<br />http://scq.serverph.uni.cc<br />http://reseller.premium.ws<br /><br />trap17 IP to access cpanel: https://64.69.46.210:2083/<br />alternative to access cpanel: gamma.xisto.com/~cpanelusername<br />Get your T17 banners here: http://www.trap17.com/banners/<br />TRAP17 Forum Search plugin: http://plugins.astahost.com/<br /><br />[url=http://reseller.premium.ws][img]http://img40.echo.cx/img40/2713/resellerfree4rd.png[/img][/url] |
  • myCENT:67.66

Posted 02 October 2004 - 04:41 PM

ok. will download that for testing on my home server to see what features
there are that may not work properly with trap17.

#6 JaVe

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 262 posts

Posted 02 October 2004 - 06:03 PM

I doubt it's trap17, i think it's the software, btw, i want to transfer a mysql database completely, not just empty tables. So that the data is already input. Does anyone know how to do that?

#7 serverph

    Ancient Enigma

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 1,952 posts
  • Gender:Male
  • Location:under the stars
  • Interests:http://kapamilyatalk.com<br />http://scq.serverph.uni.cc<br />http://reseller.premium.ws<br /><br />trap17 IP to access cpanel: https://64.69.46.210:2083/<br />alternative to access cpanel: gamma.xisto.com/~cpanelusername<br />Get your T17 banners here: http://www.trap17.com/banners/<br />TRAP17 Forum Search plugin: http://plugins.astahost.com/<br /><br />[url=http://reseller.premium.ws][img]http://img40.echo.cx/img40/2713/resellerfree4rd.png[/img][/url] |
  • myCENT:67.66

Posted 02 October 2004 - 06:12 PM

i suppose you already have a backup of the mysql db you want to move to trap17.
next thing to do is go to your cpanel, go to phpMyAdmin (under site management
tools) then create a db there. after that, select the db you just created (from the
dropdown menu on the left frame), click on the SQL tab (on the right frame),
and from there, browse your backup db to import it. that's it. pat yourself on the
shoulder afterwards :)

#8 JaVe

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 262 posts

Posted 02 October 2004 - 06:28 PM

Amazingly enough i don't have a backup. The freesql.org php myadmin is running on version 2.2.0, i executed the query:

# mysqldump -u username -ppassword database_name > FILE.sql

where username is my username of the database, password etc...
It says query exectued successfully but where did the .sql file go? And ps, in their phpmyadmin prog there's no 'export' button. Funny isn't it?

#9 serverph

    Ancient Enigma

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 1,952 posts
  • Gender:Male
  • Location:under the stars
  • Interests:http://kapamilyatalk.com<br />http://scq.serverph.uni.cc<br />http://reseller.premium.ws<br /><br />trap17 IP to access cpanel: https://64.69.46.210:2083/<br />alternative to access cpanel: gamma.xisto.com/~cpanelusername<br />Get your T17 banners here: http://www.trap17.com/banners/<br />TRAP17 Forum Search plugin: http://plugins.astahost.com/<br /><br />[url=http://reseller.premium.ws][img]http://img40.echo.cx/img40/2713/resellerfree4rd.png[/img][/url] |
  • myCENT:67.66

Posted 02 October 2004 - 06:58 PM

no phpmyadmin export option? that's weird...

anyway, this article should help you in making the backup via mysqldump. don't fail to read more examples on how to backup via mysqldump here.

likewise, this could be useful too in your predicament.

#10 JaVe

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 262 posts

Posted 02 October 2004 - 07:17 PM

The problem is i don't have that mysql dump facility, and on freesql.org theres no link going to it. But then, now, i saw an option, 'show structure and data', so i clicked it, and it showed the 'insert values', i guess that's how the old phpmyadmin is. I'm ready to try it now. I appreciate all your help. Thanks.


EDIT
Aaah, it just took a bit of snooping around. It was right under my nose...mouse arrow...thanks for all the effort you took replying to my crazy posts but i think i figured it. The main reason why i wanted my database hosted on trap17's servers was so that it would be faster. And it is, approx 5x faster.

#11 serverph

    Ancient Enigma

  • [MODERATOR]
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 1,952 posts
  • Gender:Male
  • Location:under the stars
  • Interests:http://kapamilyatalk.com<br />http://scq.serverph.uni.cc<br />http://reseller.premium.ws<br /><br />trap17 IP to access cpanel: https://64.69.46.210:2083/<br />alternative to access cpanel: gamma.xisto.com/~cpanelusername<br />Get your T17 banners here: http://www.trap17.com/banners/<br />TRAP17 Forum Search plugin: http://plugins.astahost.com/<br /><br />[url=http://reseller.premium.ws][img]http://img40.echo.cx/img40/2713/resellerfree4rd.png[/img][/url] |
  • myCENT:67.66

Posted 02 October 2004 - 07:23 PM

:) good thing you found another option. :) update us on your success. and
document it here just in case others would meet the same problem in the future.

#12 MSTR

    http://kalacreations.com/

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 231 posts

Posted 02 October 2004 - 07:29 PM

e107 is a simple and great portal. really nicely made too!

#13 JaVe

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 262 posts

Posted 02 October 2004 - 08:29 PM

I am now faced with another problem. I wanted the mysql server adress for this site, someone told me localhost, that's only when running a mysql server on my pc. I need one for this site. I had a freesql account, the host was ' freesql.org ' so what is this one?




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users