Hi, I have two parts to this and I think it would be simple for some people.
In cpanel directory I had dolphin script at public_html/test/. I noticed that also on directory there was a world icon and folder name was www. When I opened it I saw it was an exact copy of my dolphin script under public_html/test. Thinking it must have been put there by some one else as I had not seen it before, I deleted it but this also deleted all my dolphin script from public_html folder. Ok so I install another script from cpanel site software as host has this available. Done easy but now I have a _dol1 and _dol2 databases. _dol1 has all my changes which I want to use. _dol2 is where the new script is reading from.
How do I make new script read from _dol1 so I can then delete _dol2?
Table |
Action |
Records |
Type |
Collation |
|
||
|
CHARACTER_SETS |
~361 |
View |
utf8_general_ci |
|||
|
COLLATIONS |
~1261 |
View |
utf8_general_ci |
|||
|
COLLATION_CHARACTER_SET_APPLICABILITY |
~1261 |
View |
utf8_general_ci |
|||
|
COLUMNS |
~2,0091 |
View |
utf8_general_ci |
Also in sql I see third database called information_schema (17) which has funny numerals under Type as seen above.
Anyone one know anything about this and should I be worried?