mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #1495] 🐛 [Bug] Fails to login after install #665
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#665
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @aimran50 on GitHub (Apr 22, 2025).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1495
🐛 Bug
MyApp~1\AppData\Local\Temp) is not within the allowed path(s): (D:\MyAppOpn\apps\cypht-v1.4.5;C:\MyAppOpn\tmp;/dev/urandom;D:\MyAppOpn\apps\cypht-v2.4.0\mydata;D:\MyAppOpn\apps\cypht-v2.4.0\mydata\users;D:\MyAppOpn\apps\cypht-v2.4.0\mydata\attachments) in D:\MyAppOpn\apps\cypht-v1.4.5\lib\framework.php on line 118
[22-Apr-2025 15:54:06 UTC] PHP Warning: session_start(): Failed to initialize storage module: files (path: ) in D:\MyAppOpn\apps\cypht-v1.4.5\lib\framework.php on line 118
[22-Apr-2025 15:54:06 UTC] PHP Notice: Undefined variable: _SESSION in D:\MyAppOpn\apps\cypht-v1.4.5\lib\session_php.php on line 86
[22-Apr-2025 15:54:06 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in D:\MyAppOpn\apps\cypht-v1.4.5\lib\session_php.php on line 86
[22-Apr-2025 15:54:06 UTC] Array
(
[0] => Using Hm_PHP_Session with Hm_Auth_DB
[1] => Using file based user configuration
[2] => Using sapi: apache2handler
[3] => Request type: HTTP
[4] => Request path: /webmail/
[5] => TLS request: 0
[6] => Mobile request: 0
[7] => Page ID: home
[8] => Using Hm_Cache for cache
[9] => CACHE backend using: noop
[10] => Connecting to dsn: mysql:host=127.0.0.1;port=3306;dbname=cypht
[11] => Setting cookie: name: hm_id, lifetime: 0, path: /webmail/, domain: localhost, secure: , html_only 1
[12] => LOGGED IN
[13] => CACHE: miss for "feed_read_uids" using noop
[14] => CACHE: saving "nux_dev_news" using noop
[15] => Redirecting to /webmail/
[16] => PHP version 7.4.32
[17] => Zend version 3.4.0
[18] => Peak Memory: 2048
[19] => PID: 12280
[20] => Included files: 77
)
[22-Apr-2025 15:54:06 UTC] Array
(
[0] => Using Hm_PHP_Session with Hm_Auth_DB
[1] => Using file based user configuration
[2] => Using sapi: apache2handler
[3] => Request type: HTTP
[4] => Request path: /webmail/
[5] => TLS request: 0
[6] => Mobile request: 0
[7] => Page ID: home
[8] => Using Hm_Cache for cache
[9] => CACHE backend using: noop
[10] => TRANSLATION NOT FOUND :Cypht:
[11] => PHP version 7.4.32
[12] => Zend version 3.4.0
[13] => Peak Memory: 2048
[14] => PID: 12280
[15] => Included files: 78
)
How to resolve?
Version & Environment
Rev: [1.4.5]
OS: [Windows 10]
PHP: [7.4.32]
@christer77 commented on GitHub (May 20, 2025):
Hi @aimran50
can you trie this Then can you tell us what that gives?
@aimran50 commented on GitHub (Jun 3, 2025):
Sorry, but I have moved on from this.
@christer77 commented on GitHub (Jul 7, 2025):
Hello @aimran50
we are closing this discussion, please reopen it for us if the issue is still occurring.
See PR