Page 1 of 1

problems during install: no tables, no errors, no logs

PostPosted: Fri Apr 22, 2011 4:05 pm
by epifanio67
Hi,

I really need your help here. I am not sure what's going on, here is what I did:

1. downloaded TeraWurfl_2.1.4.zip to my desktop and extract it to C:\wamp\www\Tera-WURFL
2. I opened a browser (firefox3.6) and pointed to http://localhost/Tera-Wurfl/admin/install.php
3. updated TeraWurflConfig.php with my db info: localhost, DB_USER (testmv), DB_PASS (testmv) and DB_SCHEMA (testmv)...
testmv has all priviliges
4. I loaded the DATADIR/wurfl.xml file into database by import it... I get this msg:
Import has been successfully finished, 0 queries executed.

The following structures have either been created or altered. Here you can:

* View a structure`s contents by clicking on its name
* Change any of its settings by clicking the corresponding "Options" link
* Edit its structure by following the "Structure" link
but there is no tables on the db; no logs, no errors anywhere....

5. then, I delete http://localhost/Tera-Wurfl/admin/install.php
6. when I point to http://localhost/Tera-Wurfl, I just get a list of files and directories available.

I tried using WURFLCustomer to reduce the size of wurfl file; but every time I import I get the same msg (above) and no tables
I also updated upload_max_filesize, memory_limit and post_max_size in the php.ini configuration file.

nothing...

I am not sure what I am doing wrong I have followed install steps with great detail...

your help is greatly appreciated...

regards,

Re: problems during install: no tables, no errors, no logs

PostPosted: Wed Apr 27, 2011 3:19 pm
by pietux
I'm having similar problems.
I have an empty database schema, and install.php indicates everything is OK.
Is the DB schema supposed to be created automatically?

This was discovered after I tried to update the database from sourceforge (and from local sources), and which with blank screen.
I traced this one to an inability to extract the downloaded wurlf.xml file from the zip.

apache error log has just lines for segfaults.
apache has the ownership to the data/ folder.

tried the command line admin as well. Not sure if it needed any parameters, but this was the result.
PHP Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /common_includes/Tera-WURFL/admin/cmd_line_admin.php on line 143

Server: RHEL 5
PHP PHP 5.2.17
Apache 2.2.3

Re: problems during install: no tables, no errors, no logs

PostPosted: Wed Apr 27, 2011 3:45 pm
by pietux
It appears the solution can be found from the thread
viewtopic.php?f=2&t=97

Re: problems during install: no tables, no errors, no logs

PostPosted: Thu Apr 28, 2011 7:11 pm
by kamermans
Hi guys - sorry about the late response. It looks like this XMLReader problem is becoming more of an issue than the problems with SimpleXML :(