Jump to content
  • 0
Tio Akima

Error in PHP / in fluxcp

Question

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

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

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 "  

Edited by Habilis

Share this post


Link to post
Share on other sites
  • 0
6 hours ago, Habilis said:

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.

Share this post


Link to post
Share on other sites
  • 0

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...

Share this post


Link to post
Share on other sites
  • 0
6 hours ago, Habilis said:

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

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.