Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 539,613
» Latest member: roomhen73
» Forum threads: 1,745
» Forum posts: 9,084
Full Statistics
|
Online Users |
There are currently 5 online users. » 0 Member(s) | 1 Guest(s) Applebot, Bing, Google, Yandex
|
Latest Threads |
Finetuning the way you se...
Forum: coreBOS Development
Last Post: alexandy40d
12-06-2024, 07:38 AM
» Replies: 4
» Views: 8,153
|
MariaDB Version
Forum: Administrator Support
Last Post: joebordes
11-01-2024, 11:49 AM
» Replies: 1
» Views: 668
|
Product Catalog / parts c...
Forum: Modules/Extension Support
Last Post: joebordes
09-15-2024, 09:40 AM
» Replies: 1
» Views: 1,120
|
Challenges and Best Pract...
Forum: coreBOS Development
Last Post: wishforbes
08-30-2024, 04:21 PM
» Replies: 0
» Views: 732
|
PRODUCTS IN ACCOUNTS BY O...
Forum: User Support
Last Post: jonathanmoore858
08-03-2024, 04:14 PM
» Replies: 4
» Views: 2,789
|
Zapier | Integration
Forum: Modules/Extension Support
Last Post: bernardgbailey
07-29-2024, 11:45 PM
» Replies: 7
» Views: 9,877
|
Versión PHP recomendada
Forum: International
Last Post: joebordes
07-04-2024, 05:42 PM
» Replies: 7
» Views: 3,369
|
Could Someone Give me Adv...
Forum: Open Discussions
Last Post: joebordes
06-27-2024, 08:32 AM
» Replies: 1
» Views: 1,717
|
RESTRICTED FILE
Forum: Administrator Support
Last Post: inspectorflint
06-22-2024, 08:08 AM
» Replies: 7
» Views: 5,718
|
GENDOC imágenes
Forum: Open Discussions
Last Post: joebordes
06-02-2024, 05:11 PM
» Replies: 4
» Views: 2,057
|
|
|
Scheduler Reports |
Posted by: rslemer - 01-06-2018, 11:52 AM - Forum: Administrator Support
- Replies (20)
|
|
I wish when I send scheduled reports, a new option to include a URL for directly access to thats report.
For example
When I program a email, thru workflow, I can include a CRM Url, or Portal URL, for user access directly CRM,
Likewise, rather than only include PDF or Excel ( in attachment ), I wish include a thats Report URL.
My intention, is, user when receive a email, get information thru your access into CRM, for security reasons get the most updated information.
|
|
|
CentOS7 VM Corebos File Permissions |
Posted by: mweaver - 01-01-2018, 03:53 AM - Forum: Administrator Support
- Replies (3)
|
|
Hi All... Happy New Year!
I've been doing some testing using VMs and I ran into something rather strange this morning. I've got a CentOS 7 VM that I'm testing PHP7, Wordpress and Corebos on. I got the basic system config setup and started testing. Wordpress is doing fine. So, the next step was to grab a fresh copy of Corebos from GitHub and run the install. The weird thing I saw was this:
- Set file ownership and permissions for the CoreBOS installation (owner apache.apache): Dirs 755 and file perms are set to 644
- CoreBOS basic file perms same as those being used by Wordpress apps.
- CoreBOS basic file perms same as production server.
- Apache service running as user apache and group apache.
So, I start the install, take care of the PHP requirements on the screen but the install screen is telling me that the file permissions aren't correct. It's telling me the files/directories aren't writable. these are the same permissions I'm using on the production server; also running CentOS 7, with one exception. The production server is running PHP 5.4.16.
Thinking this is a bit strange I chmod config.inc.php to 755 and then hit Check again, but it makes no difference.
Any idea why it would be complaining about file permissions like this when the only difference between this VM and the production server is the installation/version of PHP?
I also tried setting everything to 777 and got the same results... very strange.
|
|
|
IMAP (Webmail Module) not really working |
Posted by: mweaver - 12-25-2017, 12:43 PM - Forum: Administrator Support
- Replies (5)
|
|
I've been digging at this for days now. There's no reason or feedback that I can get that would let me know why I can't properly read/access an IMAP account with Mail Manager. While I was digging around today I checked the documentation site here: http://corebos.org/documentation/doku.ph...0&s[]=imap
I set about to go down through my PHP ini file to make sure all variables were set correctly. What I found was some were missing entirely from the ini file. As such there was nothing to set. This started me thinking... Are the docs written for a different version of PHP than what I'm running on CentOS 7 (CentOS Linux release 7.4.1708 (Core))? The I remembered something Joe said about a demo (test) install of CoreBOS he's got running on Mint Linux with PHP 7. Now, I'm really starting to wonder...
At any rate I made all the changes in my ini file I could. Now, Mail Manager makes the connection, shows me how many messages exist in the inbox, but doesn't display any folders. When I connect to my gmail account it shows all the folders but won't show any messages. To connect to my Exchange server via imap, or to the local Linux server I have to choose "other" as the account type.
I guess my question is this: What version of PHP is optimal for normal operation of CoreBOS 7? To be honest if I had to upgrade PHP 5.4.6 to PHP 7 on this CentOS 7 server I wouldn't be crazy about it, but because I depend on CoreBOS so heavily and I really like the application I'd do it. I just need to know if it's necessary or could I add those missing variables to the ini file of the current version of PHP?
Merry Christmas Everyone.
|
|
|
|