Jump to content
  • 0

FluxCP on laragon


st5p855

Question


  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  1
  • Reputation:   0
  • Joined:  04/11/24
  • Last Seen:  

I was able to install FluxCP however im having multiple problems.

One being on account creation, i create the account, but i cant use it to log into my server.

 

two being when i click "my account" this is thrown:

Critical Error
An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details
Error: Exception

Message: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character

File: C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php:69

File	Line	Function/Method
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php	69	DateTime::__construct()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php	375	include()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php	170	Flux_Template::render()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php	154	Flux_Dispatcher::dispatch()
Exception Trace As String
#0 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php(69): DateTime->__construct('@')
#1 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php(375): include('C:\\Users\\Admini...')
#2 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php(170): Flux_Template->render()
#3 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php(154): Flux_Dispatcher->dispatch(Array)
#4 {main}

im using the latest fluxcp...

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  06/13/24
  • Last Seen:  

On 6/11/2024 at 2:17 AM, st5p855 said:

I was able to install FluxCP however im having multiple problems.

One being on account creation, i create the account, but i cant use it to log into my server.

 

two being when i click "my account" this is thrown: candy clicker

Critical Error
An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details
Error: Exception

Message: DateTime::__construct(): Failed to parse time string (@) at position 0 (@): Unexpected character

File: C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php:69

File	Line	Function/Method
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php	69	DateTime::__construct()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php	375	include()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php	170	Flux_Template::render()
C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php	154	Flux_Dispatcher::dispatch()
Exception Trace As String
#0 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\modules\account\view.php(69): DateTime->__construct('@')
#1 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Template.php(375): include('C:\\Users\\Admini...')
#2 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\lib\Flux\Dispatcher.php(170): Flux_Template->render()
#3 C:\Users\Administrator\Desktop\RAGNAROK\03_laragon\www\FluxCP\index.php(154): Flux_Dispatcher->dispatch(Array)
#4 {main}

im using the latest fluxcp...

Use the upgrades on the right side of you

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  3
  • Reputation:   0
  • Joined:  06/18/24
  • Last Seen:  

On 6/13/2024 at 5:28 PM, fobehof said:

Use the upgrades on the right side of you only up

In order to automatically raise your score, make use of the system's functions.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  09/21/24
  • Last Seen:  

1. Account creation issue: If you’re able to create an account but can’t log into your server, it could be due to how the accounts are being stored or communicated with the server. Check the following:

Make sure the FluxCP configuration file (/config/application.php) is correctly pointing to your server’s database.

Ensure the hashing method for passwords in FluxCP matches what your server uses.

Verify that the database permissions are set up properly and that new accounts are being written correctly.

2. “My Account” error: The critical error you’re seeing when you click “My Account” likely points to a misconfiguration or missing component. Here’s what you can do:

Check the error logs in storage/logs/ for more specific details about the exception.

Make sure your server’s PHP version meets the requirements for FluxCP Make a Calendar.

Verify that your web server (Apache or Nginx) is correctly configured, particularly in terms of access to the /config and /storage directories.

Double-check any FluxCP-specific configurations for “My Account” functionality, ensuring that database tables and user session handling are properly set up.

Edited by Mai mai
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...