Coder Social home page Coder Social logo

Installation Issues about phreeze HOT 7 CLOSED

jasonhinkle avatar jasonhinkle commented on June 16, 2024
Installation Issues

from phreeze.

Comments (7)

jasonhinkle avatar jasonhinkle commented on June 16, 2024

Hey Alex,

Do you have apache configured to allow mod_rewrite? The .htaccess file should be mapping that url to the builder.

-jason

On May 27, 2012, at 2:03 AM, Alex Lockwood wrote:

Hello,

I cloned the phreeze git to my apache root

after inputing the parameters in phreeze/builder/index.php
and clicking on "Analyze Database" I get the following error

The requested URL /phreeze/builder/analyze was not found on this server.

Is there any other stuff/changes that needs to be done besides cloning the git repo.

Thanks,
Alex


Reply to this email directly or view it on GitHub:
#3

from phreeze.

alexkwood avatar alexkwood commented on June 16, 2024

Thanks Jason,

That fixed the problem. Kudos on building a very fantastic framework for database related stuff.

For other users who have the same issue here is what I had to do.

Step-1: To enable mod_rewrite in Ubuntu, you just need to write this command in terminal

sudo a2enmod rewrite

Step-2: edit "/etc/apache2/sites-available/default" and make sure the AllowOveride parameter is set to All

AllowOverride All

Step-3: run "/etc/init.d/apache2 restart" to restart the apache server

Alex

from phreeze.

jasbsam avatar jasbsam commented on June 16, 2024

good with a query, and I did as alexkwood comment and I gave him permission to folders but I get an error-limits, some guidance so that it can install on ubuntu and windows
thanks

sorry for my English

from phreeze.

jasonhinkle avatar jasonhinkle commented on June 16, 2024

if you can post your specific errors then I might be able to help.

from phreeze.

arianestolfi avatar arianestolfi commented on June 16, 2024

Hi,

I'm getting the same error also,
I'm on mac osx server, so my link would be
http://localhost/~USER/phreeze/builder/analyze
and Im getting
http://localhost/phreeze/builder/analyze

I've tryed to uncoment rewrite base and set to
RewriteBase /~USER/
but still got the same error..
my http.conf aparently is with mode rewrite on...
anyone knows what can I do to resolve it?

thanks
Ariane

from phreeze.

jasonhinkle avatar jasonhinkle commented on June 16, 2024

The "already defined" error is causes by having both the Phreeze library folder and the .phar file. The easiest solution is to just remove the .phar file from the application. That should solve the issue.

from phreeze.

acorman avatar acorman commented on June 16, 2024

Likewise getting "The requested URL /phreeze/builder/analyze was not found on this server."

Per MAMP, mod_rewrite is enabled, and I set AllowOverride to All in every stanza of http.conf where it occurs, restarted Apache, no change. Looked at PHP and Apache error logs but don't see any errors logged - any other thoughts?

from phreeze.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.