Loading...
 
Architecture / Installation

Architecture / Installation


Warning: oci8 error: ORA-01400

posts: 2

After successfully creating all of the tables, I click on erase script and continue with tikiwiki...and get the following error...

Warning: oci8 error: ORA-01400: cannot insert NULL into ("PB3191"."tiki_pages"."page_id") in query:
insert into "tiki_pages"("pageName","hits","data","lastModif","comment","version","user","ip","description","creator","page_size") values(:0,:1,:2,:3,:4,:5,:6,:7,:8,:9,:10)
in C:\apachefriends\xampp\htdocs\vastiki\lib\tikidblib.php on line 133

Fatal error: Call to a member function on a non-object in C:\apachefriends\xampp\htdocs\vastiki\lib\tikidblib.php on line 151

Thanks...Paul Bratcher

posts: 2881 United Kingdom

Oracle support is very "alpha"

But still check that your PHP has a suitable Oracle driver/module loaded

Damian

posts: 2

I fixed that issue by replacing the iterator...so I changed the post to a new error I recieved....

Warning: oci8 error: ORA-01400: