Skip to main content Help Control Panel

Login   A+   A-

Community «   Discussion forum «   Installation support «  

Installation successful

Sent by Anatoly

Hi Bernard, I asked for help with installation yesterday ('..can not pass 'please, create tables' step'). Thanks to your advice, my YACS is up and runnig. Just to tell you what I did:
  • with a text parser, replaced in yacs directory all strings ['SMALLINT UNSIGNED DEFAULT '1' NOT NULL AUTO_INCREMENT' to 'SMALLINT UNSIGNED NOT NULL AUTO_INCREMENT'];
  • edited control/setup.php file to include Type=MyISAM in the table create statement. Good for me, you have only one there ([...$query = 'CREATE TABLE '.table_name($table).' ( ';
bla-bla-bla $query .= ' )#';], I added Type=MyISAM where # is shown).I do not know if that is right - I know nothing of PHP - but it works nicely.
  • deleted htaccess file from installation;
  • deleted previous incomplete installation from my hosting;
  • deleted YACS database from MySQL;
  • created new YACS database;
  • uploaded modified and other YACS files to my hosting;
  • run the setup script.


Now all works fine. I will test it for a few days add some content and open it up. BTW, your server produces an error so I could not register to your Forum. BTW BTW, it would also be very nice to have some sort of global user-friendly ID to postings in the Forum so one could find a posting and REFER to it by an ID in a plain text.

Thanks again for your help.
Bernard
avatar
from nearby-an-airport
Associate, 6674 posts

on Jan. 4 2005


Anatoly: Thank you very much for your feed-back. The modifications you have described will be part of the next official release of YACS.

I have registered a new user successfully some minutes ago, so I don't understand your point regarding the forum.

Refering something in YACS is quite easy. You have to find the id and use it. For example, type [article=407] to go to Installation successful.

Similar codes are available to refer sections, categories, or user profiles. More information on these codes in the on-line help, at links.php.
Bernard
avatar
from nearby-an-airport
Associate, 6674 posts

on Jan. 9 2005


Anatoly: Every bug fix we have talked about have been made available in the tonight release. Thank you for your feed-back...

Rate this page
Posted by Anatoly on Jan. 4 2005, commented by Bernard on Jan. 4 2005, (popular)