Jump to content
  • 0
CybeR

Help..

Question

10 answers to this question

Recommended Posts

  • 0

Well, in that case I'd assume that your PHP file isn't a website but a script...

I never coded in PHP so I'm not a big help, but I think you need to install a framework / tool kit. (Zend or something like that.

Nevermind. I my brain was in stand-by while writing this....

Link to comment
Share on other sites

  • 0

i'm trying to edit flux control panel....

and pages are displaying like this instead of this ?

What steps have you done so far to setup and configure your web server and PHP?

Which web hosting company are you using, or is this your computer?

Link to comment
Share on other sites

  • 0

i'm trying to edit flux control panel....

and pages are displaying like this instead of this ?

What steps have you done so far to setup and configure your web server and PHP?

Which web hosting company are you using, or is this your computer?

I'm using my computer for editing some of php coding...

and pages are displaying like this instead of this ?

Yeah i wanted to see it like that..

Link to comment
Share on other sites

  • 0

There are some video guides to setting up FluxCP here:

http://code.google.com/p/fluxcp/wiki/Screencasts

If you use Abyss Web Server (like in their example), this page explains how to setup PHP:

http://www.aprelium.com/abyssws/php.html

Link to comment
Share on other sites

  • 0

install wamp

http://www.wampserver.com/en/

after you install it you should have a folder

C:/wamp/htdocs

put the flux files there like this

C:/wamp/htdocs/fluxfiles/

then in your browser type

http://localhost/fluxfiles/

where fluxfiles is the name of your folder where you put flux

and boom

you prolly get some errors because you need to execute ro sql files :) but your close

  • Upvote 1
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...

Important Information

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