Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » RADICORE Installation Issues » radicore-tutorial-001.pdf relationships does not work (xample clone into testdb replationships cannot be entered)
radicore-tutorial-001.pdf relationships does not work [message #6284] Wed, 12 April 2017 16:03 Go to previous message
apmuthu
Messages: 30
Registered: April 2017
Location: Chennai Singapore
Member
The last 2 relationships in the radicore-tutorial-001.pdf cannot be entered. See screenshot. Only the CALCULATED option is available for the parent field in the tutorial.

I have assumed that where CASCADE is used, we choose CASCADE (framework).

In Debian 8 (64 bit) the includes folder was added to the php.ini file and installed with the following:

mysql
CREATE DATABASE `testdb`CHARACTER SET utf8 COLLATE utf8_unicode_ci;
USE `mysql`;
GRANT ALTER, ALTER ROUTINE, CREATE, CREATE ROUTINE, CREATE TEMPORARY TABLES, CREATE VIEW, DELETE, DROP, EVENT, EXECUTE, INDEX, INSERT, LOCK TABLES, REFERENCES, SELECT, SHOW VIEW, TRIGGER, UPDATE ON `testdb`.* TO 'appusr'@'localhost';
FLUSH PRIVILEGES;
USE `testdb`;
source /var/www/webroot/radicore/xample/sql/mysql/xample-schema.sql
source /var/www/webroot/radicore/xample/sql/mysql/xample-data.sql
quit


http://domain.tld/radicore/
Login => MGR / password
Navigate to:
Home» Menu System» Subsystem
Add New Subsystem:
TESTDB / test subsystem / testdb / tst_
Submit
Tick TESTDB
Click "Build Directory"


cd /var/www/webroot/radicore
# /var/www/webroot/radicore/testdb gets created with all sub-folders needed.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Radicore v2.0 on a single database
Next Topic: load radicore on apache
Goto Forum:
  


Current Time: Fri Mar 29 03:32:50 EDT 2024

Total time taken to generate the page: 0.00864 seconds