Error in PHP / in fluxcp

Tio Akima

New member
Messages
349
Points
0
Age
36
Discord
TioAkima#0636
Github
Tio Akima
Emulator
Hello,

I downloaded this flux cp:
hyvraine-v1-fluxcp

And when trying to install, it presents the following error

error_php.jpg


Does anyone know how to solve this?
Or why does he present this error?

The error appears when I try to install

 
Well the error saying is, it's trying to open data/tmp/ConfigServers.cache.php

the latter errors are dependent on the first error, if the file cannot be opened (not found) it cannot be written to, right?

I don't host servers on Wind0z so I don't know what's going on...

but I suggest seeing if this directory exists at all within your FluxCP ( data/tmp )

Then I'd suggest to GOOGLE " how to configure file / folder permissions for wamp64 on wind0z 10 "  

 
Last edited by a moderator:
Well the error saying is, it's trying to open data/tmp/ConfigServers.cache.php

the latter errors are dependent on the first error, if the file cannot be opened (not found) it cannot be written to, right?

I don't host servers on Wind0z so I don't know what's going on...

but I suggest seeing if this directory exists at all within your FluxCP ( data/tmp )

Then I'd suggest to GOOGLE " how to configure file / folder permissions for wamp64 on wind0z 10 "  
I did what you said and solved the installation problem. thanks habilis.
But this cp has some bugs, the index gets all weird with syntax errors.
I think it's best not to use it.
Or maybe it's because I did not put this theme in some functional CP ... (the way I was told)
anyway thank you.

 
Do not use CP, write your own scripts if you know PHP

- Register

- Reset Password

- Server status ping

- Server online ping

- tops

That's all a game website needs

and those scripts are really not complicated PHP code...

 
Do not use CP, write your own scripts if you know PHP

- Register

- Reset Password

- Server status ping

- Server online ping

- tops

That's all a game website needs

and those scripts are really not complicated PHP code...
Oh right! I started to study php advanced to be able to write myself: D
I will only have difficulty with security, but I should not worry about that now.
thanks

 
Back
Top