Jump to content

Recommended Posts

Posted

Hi,

I'm trying to install Bugs with Softaculous but every time I get an installation failed error message in the install page. Could you hep me?

I tried to install it also by uploading and installing it manually, but I get

session_start

and

headers

errors...

Thanks

Posted

Generally those two errors are because you're outputting text to the browser prior to settings your headers and session. Once the headers are sent they can't be changed or resent later in the code.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...