Giter Site home page Giter Site logo

Installation Problem about rosariosis HOT 15 CLOSED

olameen avatar olameen commented on June 18, 2024
Installation Problem

from rosariosis.

Comments (15)

francoisjacquet avatar francoisjacquet commented on June 18, 2024

Hi olameen,

could you run the diagnostic.php file and tell what it says?

François

from rosariosis.

olameen avatar olameen commented on June 18, 2024

Hi François
Thank you for your prompt response. I did run the http://localhost/school/diagnostic.php but nothing shows up (as well as page source in the browser)
Here is the config.inc

true, 'Students'=>true, 'Users'=>true, 'Scheduling'=>true, 'Grades'=>true, 'Attendance'=>true, 'Eligibility'=>true, 'Discipline'=>true, 'Student_Billing'=>true, 'Food_Service'=>true, 'State_Reports'=>false, 'Resources'=>true, 'Custom'=>true ); //modif Francois: Moodle integrator, see /modules/Moodle/config.inc.php for instructions define('MOODLE_INTEGRATOR', false); // If session isn't started, start it. if(!isset($SessionStart)) $SessionStart = 1; ``` } ?>

from rosariosis.

francoisjacquet avatar francoisjacquet commented on June 18, 2024

If nothing shows up, I can only conclude that the PHP script is not executed.
You should better look on the side of your WAPP server configuration.

François

from rosariosis.

olameen avatar olameen commented on June 18, 2024

Thanks Francois,
everything seems to be ok but gonna take a second look at it.
You might be right as http://localhost/school/install for instance runs fine.
Once again thanks

from rosariosis.

i3iotek avatar i3iotek commented on June 18, 2024

Hi Olameen - I too facing exactly the same installation issue . Just checking any luck you had ??? If yes then please help me in getting it install .

from rosariosis.

olameen avatar olameen commented on June 18, 2024

Hi orbitek, Unfortunately no. I think the main issue has to do with some config of my WAPP installation. I uninstall & reinstall the postg server, tweak phpPgAdmin\conf\ , php.ini and httpd-xampp.conf of apache but still I cant get my app to talk to the db. Will let you know if i get any luck.

from rosariosis.

i3iotek avatar i3iotek commented on June 18, 2024

Thanks for your response . I , too , keep my effort on to fix this .

On Thu, Jan 2, 2014 at 7:43 AM, olameen [email protected] wrote:

Hi orbitek, Unfortunately no. I think the main issue has to do with some
config of my WAPP installation. I uninstall & reinstall the postg server,
tweak phpPgAdmin\conf\ , php.ini and httpd-xampp.conf of apache but still I
cant get my app to talk to the db. Will let you know if i get any luck.


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-31435322
.

Manish Kumar
09650501183

from rosariosis.

adhsharad avatar adhsharad commented on June 18, 2024

Hi there,

I ran into similar issue. I got it working. The problem was bitnami WAPP stack had gettext extension in php.ini file in de-activated mode. I activated that and it seems to be working.

BR
Sharad

from rosariosis.

i3iotek avatar i3iotek commented on June 18, 2024

Hey - I am still struggling to get it up and running .Just to confirm that my understanding it right -
Are you talking about the php.ini which is in PHP folder and the exact statement is -
;extension=php_gettext.dll ??
Do I need to activate it by just removing semi-colon ?
Help is much appreciated .

from rosariosis.

adhsharad avatar adhsharad commented on June 18, 2024

Hi,

It was php.ini file but can't remember if it was in PHP folder. Try to remove that semi-colon and it should be working. Good luck.

BR
Sharad

from rosariosis.

musokedaudi avatar musokedaudi commented on June 18, 2024

Did anyone get rosariosis working on bitnami? Please help by providing the installation tutorial.
Will be waiting.
[email protected]

from rosariosis.

123nikhitha avatar 123nikhitha commented on June 18, 2024

Hi,
I am using WAPP 5.4.23, PostgreSQL 9.3.1 running on localhost:5432 with PHP Version 5.4.23. running on win 7 64
Imported the sql file successfully ( all tables/views etc have been created ) in a database named rosariosis and filled out config.inc accordingly but I have a blank page when i load the app in the browser. Page source is blank as well. I really dont know what is wrong.
Any help will be appreciated

from rosariosis.

123nikhitha avatar 123nikhitha commented on June 18, 2024

please reply me fast

from rosariosis.

tuntoy avatar tuntoy commented on June 18, 2024

As for me i am running it on window 7 but there are 2 php.ini is it php.ini-development or php.ini-production though i remove the semi colom from both but the last result i get is Error: PHP extensions: RosarioSIS relies on the gettext extension. Please install and activate it. so how do i activated it

from rosariosis.

francoisjacquet avatar francoisjacquet commented on June 18, 2024

Hello @tuntoy

To activate the PHP gettext extension on Windows, please follow the instructions available in the tutorial: https://github.com/francoisjacquet/rosariosis/wiki/How-to-install-RosarioSIS-on-Windows#activate-the-php-gettext-extension

This should work if you have the right WAPP stack already installed.

from rosariosis.

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.