On 7.1 Beta 2 Install, Page-Breaks are missing between steps #11

Closed
opened 2026-02-20 14:13:49 -05:00 by deekerman · 2 comments
Owner

Originally created by @mikebruns99 on GitHub (Mar 14, 2014).

setup1
setup2

Originally created by @mikebruns99 on GitHub (Mar 14, 2014). ![setup1](https://f.cloud.github.com/assets/6955769/2426625/2ee59312-abc9-11e3-8810-b0d677648754.png) ![setup2](https://f.cloud.github.com/assets/6955769/2426627/3315c010-abc9-11e3-82da-75e49f2ba4b1.png)
Author
Owner

@willrennie commented on GitHub (Mar 14, 2014):

Hi Mike, this looks to be permissions related, can you post on the forum? Thanks, Will.

@willrennie commented on GitHub (Mar 14, 2014): Hi Mike, this looks to be permissions related, can you post on the forum? Thanks, Will.
Author
Owner

@mikebruns99 commented on GitHub (Mar 14, 2014):

Will do. I actually installed twice, the errors were much worse before I fixed the permissions.
My installation process was:

  1. Unzip into directory
  2. Move * from the SuiteCRM directory to my web root
  3. Make the cache directory
  4. Run the 2 chown commands:
    chmod -R 755 . and
    chmod -R 775 cache custom modules themes data upload config_override.php
  5. Install
  6. Saw some other missing things
  7. Ran all of the diagnostic & repair options
  8. Things seem relatively happy.

Without this sequence, installation had more major issues.

@mikebruns99 commented on GitHub (Mar 14, 2014): Will do. I actually installed twice, the errors were much worse before I fixed the permissions. My installation process was: 1) Unzip into directory 2) Move \* from the SuiteCRM directory to my web root 3) Make the cache directory 4) Run the 2 chown commands: chmod -R 755 . and chmod -R 775 cache custom modules themes data upload config_override.php 5) Install 6) Saw some other missing things 7) Ran all of the diagnostic & repair options 8) Things seem relatively happy. Without this sequence, installation had more major issues.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SuiteCRM-SuiteCRM#11
No description provided.