Search found 9 matches

by satish
Sat Jan 13, 2007 2:59 am
Forum: Installation Help
Topic: Error in PHP SOAP Enabled & PEAR at the time of check up
Replies: 4
Views: 6606

hi moneim

there was a problem in the go-pear.phar file that i got with the PHP5.2 windows installer. u can try to get the new go-pear.phar file from a latest snap of your php installation and replace your existing go-pear.phar in the PEAR folder with the new one from the snap.

regards,
satish
by satish
Tue Jan 09, 2007 5:36 am
Forum: Installation Help
Topic: Error in PHP SOAP Enabled & PEAR at the time of check up
Replies: 4
Views: 6606

hi sagar

if you have tried installing PHP on Windows through an installable msi file, then these options are available in the "choose items to install step" under "Extenstions" for SOAP and under "Extras" for PEAR

regards,
satish
by satish
Mon Jan 08, 2007 8:57 pm
Forum: Installation Help
Topic: new problem at the DatabaseConfig.php stage
Replies: 8
Views: 13473

after creating the DB, i typed quit and the console closed. then again i logged in and... Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 3 to server version: 5.0.27-community-nt Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> mysql -u TimeTr...
by satish
Sun Jan 07, 2007 10:19 pm
Forum: Installation Help
Topic: new problem at the DatabaseConfig.php stage
Replies: 8
Views: 13473

mysql> GRANT ALL PRIVILEGES ON *.* TO 'TimeTrex'@'localhost' IDENTIFIED BY 'Time Trex_Pwd' WITH GRANT OPTION; Query OK, 0 rows affected (0.00 sec) mysql> create database TimeTrex; Query OK, 1 row affected (0.00 sec) mysql> mysql -u TimeTrex -pTimeTrex_Pwd TimeTrex -> this is all that happens! is thi...
by satish
Sun Jan 07, 2007 9:08 pm
Forum: Installation Help
Topic: new problem at the DatabaseConfig.php stage
Replies: 8
Views: 13473

hi i dropped the table from mysql and then navigated to... http://localhost/timetrex/interface/install/DatabaseConfig.php Debug Buffer ============================================================================ Memory Usage: N/A ----------------------------------------------------------------------...
by satish
Sat Jan 06, 2007 10:20 am
Forum: Installation Help
Topic: new problem at the DatabaseConfig.php stage
Replies: 8
Views: 13473

tried that too... doesnt work yet. deleted the db frm mysql and run the same page again... same error :(

satish
by satish
Thu Jan 04, 2007 9:02 pm
Forum: Installation Help
Topic: new problem at the DatabaseConfig.php stage
Replies: 8
Views: 13473

new problem at the DatabaseConfig.php stage

hi evry1 when i open http://localhost/timetrex/interface/install/DatabaseConfig.php... fill in the details and click 'Next' it threw up errors. i refreshed the page and still a page with these errors. -------------------------------------------------------------------------------- (mysqlt): select v...
by satish
Thu Jan 04, 2007 8:52 pm
Forum: Installation Help
Topic: unable to get past License.php
Replies: 2
Views: 3967

works!

thanx shaun

the folder permissions were a problem, got it right now!

satish
by satish
Thu Jan 04, 2007 3:17 am
Forum: Installation Help
Topic: unable to get past License.php
Replies: 2
Views: 3967

unable to get past License.php

hi evry1 im a newbie in open source. recently i've tried to install TimeTrex_Standard_Edition_v1.4.0 on my PC with Windows XP Pro SP2 + IIS 5.1, PHP 5.2.0.0 and MySQL Community 5.0.27. however, the install.php leads me to http://.../install/License.php and the following error occurs. what may have g...