Forum Activity for @shwetharmaiya

shwetharmaiya
@shwetharmaiya
01/16/23 01:00:04AM
10 posts

Jamroom Install on Amazon EC2 instance


Installation and Configuration

Thank you for the reply. Appreciate it.

Regards
Shwetha
shwetharmaiya
@shwetharmaiya
01/12/23 09:18:57PM
10 posts

Jamroom Install on Amazon EC2 instance


Installation and Configuration

HI Michael,

I was able to install Jamroom using PHP 7.3.

When will the support for PHP 8 , 8.1 using Jamroom will be given?

Regards
Shwetha
shwetharmaiya
@shwetharmaiya
01/09/23 09:50:02PM
10 posts

Jamroom Install on Amazon EC2 instance


Installation and Configuration

Hi Michael,

From what I see, the creation of tables while installing and removal of tables while repairing is not happening in Jamroom Open source.

Can you help me how to solve it ?

Regards
Shwetha
shwetharmaiya
@shwetharmaiya
01/08/23 10:48:25PM
10 posts

Jamroom Install on Amazon EC2 instance


Installation and Configuration

Hi Michael,

I executed the SQL statements manually as mysql was giving --secure-file-priv error.
Once the SQL Statements were run, I confirmed the presence of the table by SHOW TABLES.

Now, When I do repair.php, I get a different table.
Jamroom Repair beginning

Repairing Database Tables...
jr_jrcore_cache_profile_id - database table repair complete

Resetting Template and Database caches...
Fatal error: Uncaught mysqli_sql_exception: Table 'mydb.jr_jrcore_cache_value' doesn't exist in /var/www/html/modules/jrCore/lib/mysql.php:500 Stack trace: #0 /var/www/html/modules/jrCore/lib/mysql.php(500): mysqli_query() #1 /var/www/html/modules/jrCore/lib/cache.php(904): jrCore_db_query() #2 /var/www/html/modules/jrCore/lib/cache.php(489): _jrCore_mysql_delete_cache() #3 /var/www/html/modules/jrCore/lib/cache.php(504): jrCore_delete_config_cache() #4 /var/www/html/repair.php(142): jrCore_delete_all_cache_entries() #5 {main} thrown in /var/www/html/modules/jrCore/lib/mysql.php on line 500

Regards,
Shwetha
shwetharmaiya
@shwetharmaiya
01/08/23 01:08:42AM
10 posts

Jamroom Install on Amazon EC2 instance


Installation and Configuration

This is error I get when I run repair.php

Jamroom Repair beginning

Repairing Database Tables...

Resetting Template and Database caches...
Fatal error: Uncaught mysqli_sql_exception: Table 'mydb.jr_jrcore_cache_profile_id' doesn't exist in /var/www/html/modules/jrCore/lib/mysql.php:500 Stack trace: #0 /var/www/html/modules/jrCore/lib/mysql.php(500): mysqli_query() #1 /var/www/html/modules/jrCore/lib/cache.php(904): jrCore_db_query() #2 /var/www/html/modules/jrCore/lib/cache.php(489): _jrCore_mysql_delete_cache() #3 /var/www/html/modules/jrCore/lib/cache.php(504): jrCore_delete_config_cache() #4 /var/www/html/repair.php(142): jrCore_delete_all_cache_entries() #5 {main} thrown in /var/www/html/modules/jrCore/lib/mysql.php on line 500


Regards
Shwetha
shwetharmaiya
@shwetharmaiya
01/07/23 09:44:10AM
10 posts

Jamroom Install on Amazon EC2 instance


Installation and Configuration

The problem was solved by using Ubuntu 22.04 with PHP 8.1.

Now my next question is I am getting this error:

Fatal error: Uncaught mysqli_sql_exception: Table 'mydb.jr_jrcore_log' doesn't exist in /var/www/html/modules/jrCore/lib/mysql.php:500 Stack trace: #0 /var/www/html/modules/jrCore/lib/mysql.php(500): mysqli_query() #1 /var/www/html/modules/jrCore/lib/mysql.php(1071): jrCore_db_query() #2 /var/www/html/modules/jrCore/schema.php(61): jrCore_db_verify_table() #3 /var/www/html/modules/jrCore/lib/module.php(372): jrCore_db_schema() #4 /var/www/html/install.php(335): jrCore_validate_module_schema() #5 /var/www/html/install.php(151): jrInstall_install_system() #6 {main} thrown in /var/www/html/modules/jrCore/lib/mysql.php on line 500

How to proceed?
shwetharmaiya
@shwetharmaiya
01/05/23 10:26:39PM
10 posts

Jamroom Install on Amazon EC2 instance


Installation and Configuration

I have setup a amazon ec2 instance and loaded Jamroom open source code onto it.
On accessing install.php, it gets stuck saying ERR_EMPTY_RESPONSE.
How to proceed?
Screenshot from 2023-01-06 11-44-05.png Screenshot from 2023-01-06 11-44-05.png - 93KB

updated by @shwetharmaiya: 04/29/23 05:34:48AM
shwetharmaiya
@shwetharmaiya
01/05/23 10:01:00AM
10 posts

Jamroom Install on localhost


Installation and Configuration

Thank you for your response. Appreciate it.
shwetharmaiya
@shwetharmaiya
12/23/22 01:38:28AM
10 posts

Jamroom Install on localhost


Installation and Configuration

Hi Paul,

I am using Linux- Ubuntu 22.04,

PHP - version is PHP 8.1.6 on my system. using XAmpp(version 8.1.6-0) on Linux.
Mysql and MariaDB - /opt/lampp/bin/mysql Ver 15.1 Distrib 10.4.24-MariaDB, for Linux (x86_64) using readline 5.1
Apache
Apache version - Server version: Apache/2.4.53 (Unix)

The versions of software are compatible.

I do not have a Mac. I want to try it for localhost on this Ubuntu setup I have. Can you help?

Regards
Shwetha
shwetharmaiya
@shwetharmaiya
12/22/22 10:50:20PM
10 posts

Jamroom Install on localhost


Installation and Configuration

Hi ,

Can we install Jamroom on localhost ?
I am using Xampp. I am getting database errors saying tables can't be created.
What should I do ?
Which file to run to execute table creation easily ?

Regards
Shwetha
updated by @shwetharmaiya: 04/29/23 05:35:04AM