This topic is locked

Abnormal program termination

8/30/2006 9:07:12 AM
PHPRunner General questions
B
bluestrikealpha author

PHPrunner 3.1 terminates when clicking build button. What could be the problem here.
I upgraded first form 3.0 to 3.1 (both trial versions) then this problem came up. Then I uninstalled 3.0 and 3.1

removed the old directories and reinstalled 3.1 my project was saved in my documents directory.

I loaded the old project and pressed build. Then when starting file1 building it terminated abnormally without an eror report. What can I do?
Dion <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=3308&image=1&table=forumtopics' class='bbc_emoticon' alt=':(' />

kujox 8/31/2006

PHPrunner 3.1 terminates when clicking build button. What could be the problem here.


It's funny, I never checked V3.1 to see if that bit worked and it does the same on mine, V3 still works ok.
After doing a bit of checking, it works on a new project but on my V3 project it crashes, it is a big project with about 50plus tables in it and quite a few events, i'll check some other prjects

B
bluestrikealpha author 8/31/2006



It's funny, I never checked V3.1 to see if that bit worked and it does the same on mine, V3 still works ok but like you I cannot build a project in the new version.



I just found out that at the build page it still refers to the old outputdirectory of 3.0. I changed that to an outputdirectory of 3.1 and it worked again. Strange is that it does not see users that were registered in 3.0 and images that were placed above the header in visual editor are not placed in the pages on the web. If I try to register a new user (whit a complete new name) in my users table I get the following message:
PHP error happened

Technical information

Error type 256

Error description Duplicate entry '2' for key 1

URL myweb/_users_add.php?

Error file /var/www/html/include/dbconnection.php

Error line 26

SQL query insert into `_users` (`ID`, `Naam`, `Tel-algemeen`, `email`, `password`, `Tel-direct`, `Plaats`, `Ziekenhuisgroep`, `lokatie`, `adres`, `postadres`, `postcode`, `gebruikersgroep`, `ID1`) values (NULL, 'admin', '', 'admin@mdt.nl', 'admin', '', '', '', '', '', '', '', 'administrators', 2)
Where is the error? I have sent my project to Jane, hope to hear from her......

Alexey admin 8/31/2006

Kujox, Dion
could you send to support@xlinesoft.com your project files along with database creation scripts ?

I'll find why PHPRunner crashes building your projects on my test box.

Thank you.