Using WAMP Server

36 views
Skip to first unread message

macd...@unbc.ca

unread,
Nov 5, 2009, 5:30:15 PM11/5/09
to ICA-AtoM Users
Hi,

I'd like to install ICA-Atom on my local desktop and thought I would
simply use WAMP. I created a MYSQL database and user. I seem to pull
the Check System page easily - I do get the error "options not allowed
in .htaccess files" but from the documentation this sounds like it
shoudln't matter. I click continue and get a blank screen.

The continue link is trying to resolve to:
http://localhost/icaatom-1.0.8/web/install.php/sfInstallPlugin/configureDatabase

Has anyone else installed this on a WAMP server with success?

Anyone know why this isn't working?

Cheers - James

Jesús García Crespo

unread,
Nov 5, 2009, 5:51:56 PM11/5/09
to ica-ato...@googlegroups.com
Hi James,

On Thu, Nov 5, 2009 at 7:30 PM, <macd...@unbc.ca> wrote:
I'd like to install ICA-Atom on my local desktop and thought I would
simply use WAMP.  I created a MYSQL database and user.  I seem to pull
the Check System page easily - I do get the error "options not allowed
in .htaccess files" but from the documentation this sounds like it
shoudln't matter.  I click continue and get a blank screen.

The continue link is trying to resolve to:
http://localhost/icaatom-1.0.8/web/install.php/sfInstallPlugin/configureDatabase
 
Anyone know why this isn't working?

Please, check that you are running PHP 5.2.1 or higher, PDO extension, etc...

Minimum requirements are described here:
http://qubit-toolkit.org/wiki/index.php?title=Minimum_requirements

I think WAMP does not come with PDO extension enabled by default. Fortunately, WAMP includes a tray icon where you can enable PHP extensions easily. It should be there one called "PDO" or something.

Please, let me know if it works or if you need some more help.

Regards,
 
--
Jesús García Crespo

macd...@unbc.ca

unread,
Nov 6, 2009, 1:37:10 PM11/6/09
to ICA-AtoM Users
I enabled all of the PDO extensions in the WAMP server. I'm running
PHP 5.3.0. When using Firefox I get the same problems (I unpacked
icaatom again and added it back to the www folder). When using IE8
the first page did not give me the .htaccess error and when i hit
continue the tab I was loading it in was not simply blank as in
Firefox but returned a "HTTP 500 Internal Server Error."

Any thoughts? Thanks

James

On Nov 5, 2:51 pm, Jesús García Crespo <cor...@sevein.com> wrote:
> Hi James,
>
> On Thu, Nov 5, 2009 at 7:30 PM, <macdo...@unbc.ca> wrote:
> > I'd like to install ICA-Atom on my local desktop and thought I would
> > simply use WAMP.  I created a MYSQL database and user.  I seem to pull
> > the Check System page easily - I do get the error "options not allowed
> > in .htaccess files" but from the documentation this sounds like it
> > shoudln't matter.  I click continue and get a blank screen.
>
> > The continue link is trying to resolve to:
>
> >http://localhost/icaatom-1.0.8/web/install.php/sfInstallPlugin/config...

Jesús García Crespo

unread,
Nov 6, 2009, 10:24:26 PM11/6/09
to ica-ato...@googlegroups.com
Hi James,

On Fri, Nov 6, 2009 at 3:37 PM, <macd...@unbc.ca> wrote:
I enabled all of the PDO extensions in the WAMP server.  I'm running
PHP 5.3.0.  When using Firefox I get the same problems (I unpacked
icaatom again and added it back to the www folder).  When using IE8
the first page did not give me the .htaccess error and when i hit
continue the tab I was loading it in was not simply blank as in
Firefox but returned a "HTTP 500 Internal Server Error."

I am not sure if this is the best solution, but you could try to turn on debug mode in installation to see what is really happening there. Go to web/install.php and where getApplicationConfiguration method is called, set third parameter as value true:

line 5: $configuration = ProjectConfiguration::getApplicationConfiguration('qubit', 'prod', true);

Regards,
 
--
Jesús García Crespo
Reply all
Reply to author
Forward
0 new messages