hi garvin,
Thanks for ur support till date from the start of our project.
Serendipity is working only in a limited way for oracle.
What we have developed still need to be tested and its still not consistent and it doesnt support the complete functionality as the original one.
Thanks.
srinath.
Search found 17 matches
- Fri Jul 28, 2006 4:17 pm
- Forum: General discussions
- Topic: how to configure PHP,Apacheand Oracle on LInux
- Replies: 3
- Views: 2571
- Fri Jul 28, 2006 2:40 pm
- Forum: General discussions
- Topic: how to configure PHP,Apacheand Oracle on LInux
- Replies: 3
- Views: 2571
how to configure PHP,Apacheand Oracle on LInux
hi,
I could configure PHP 4.3.2, Apache 2.0.46, Oracle 10g with windows.
Now i want to create the same environment for Linux.
can u please provide me detailed step by step procedure for this.
Thanks.
srinath
I could configure PHP 4.3.2, Apache 2.0.46, Oracle 10g with windows.
Now i want to create the same environment for Linux.
can u please provide me detailed step by step procedure for this.
Thanks.
srinath
- Wed Jul 26, 2006 4:11 pm
- Forum: General discussions
- Topic: Problem displaying comments for entries in FrontPage
- Replies: 2
- Views: 1896
Problem displaying comments for entries in FrontPage
Hi,
This is regarding serendipity oracle conversion . In FrontPage, when we select an entry, the comments corresponding to that entry is not displayed and in its place the following message is printed.
Warning: Smarty error: serendipity_smarty_printcomments: missing 'entry' parameter in D:\Program ...
This is regarding serendipity oracle conversion . In FrontPage, when we select an entry, the comments corresponding to that entry is not displayed and in its place the following message is printed.
Warning: Smarty error: serendipity_smarty_printcomments: missing 'entry' parameter in D:\Program ...
- Mon Jul 17, 2006 9:13 am
- Forum: General discussions
- Topic: How to make Serendipity to work with oracle database?
- Replies: 27
- Views: 15342
Need some insight regarding Serendipity installation
Hi garvin,
We were working for customising serendipity for Oracle 9i,PHP 5.1.2, Apache 2.0.55.We could make many links like New Entry/Edit entries,Create Category,etc work.
Now suddenly our requiremnts have been changed as:
PHP: 4.3.2
Apache web server: 2.0.46
Oracle: 10.2.0.2.0
Will the same ...
We were working for customising serendipity for Oracle 9i,PHP 5.1.2, Apache 2.0.55.We could make many links like New Entry/Edit entries,Create Category,etc work.
Now suddenly our requiremnts have been changed as:
PHP: 4.3.2
Apache web server: 2.0.46
Oracle: 10.2.0.2.0
Will the same ...
- Fri Jun 30, 2006 10:03 am
- Forum: Installation
- Topic: Unable to intall - get the following error with Mysql databa
- Replies: 1
- Views: 1900
Unable to intall - get the following error with Mysql databa
Hi,
Could not connect to database; check your settings.
The mySQL error was: Can't connect to MySQL server on 'localhost' (10061)
Thanks.
srinath.
Could not connect to database; check your settings.
The mySQL error was: Can't connect to MySQL server on 'localhost' (10061)
Thanks.
srinath.
- Wed Jun 28, 2006 4:46 pm
- Forum: General discussions
- Topic: Conversion of some mysql php functions to oci functions.
- Replies: 59
- Views: 404376
Need some help
Hi,
While continuing with simple installation after making changes we get some warnings. And i found a query with table called "authorgroups" in warnings,but this table definition is not found in db.sql...
Also please have a look at some of the warnings and do the needful.
SELECT * from ...
While continuing with simple installation after making changes we get some warnings. And i found a query with table called "authorgroups" in warnings,but this table definition is not found in db.sql...
Also please have a look at some of the warnings and do the needful.
SELECT * from ...
- Mon Jun 26, 2006 12:30 pm
- Forum: General discussions
- Topic: Conversion of some mysql php functions to oci functions.
- Replies: 59
- Views: 404376
Please let us know what changes should be made in the code
Hi garvin,
Thanks for your constant support!
Please let us know what changes should be made in serendipity_db_schema_import() function:
function serendipity_db_schema_import($query) {
static $search = array('{AUTOINCREMENT}', '{PRIMARY}',
'{UNSIGNED}', '{FULLTEXT}', '{FULLTEXT_MYSQL}', '{BOOLEAN ...
Thanks for your constant support!
Please let us know what changes should be made in serendipity_db_schema_import() function:
function serendipity_db_schema_import($query) {
static $search = array('{AUTOINCREMENT}', '{PRIMARY}',
'{UNSIGNED}', '{FULLTEXT}', '{FULLTEXT_MYSQL}', '{BOOLEAN ...
- Mon Jun 26, 2006 10:55 am
- Forum: General discussions
- Topic: Conversion of some mysql php functions to oci functions.
- Replies: 59
- Views: 404376
Serendipity database and tables..
Hi,
After installation of serendipity using mysql as database we find that serendipity database is created in mysql with several tables like categories,comments,entries,ect created in the database..
Are these tables and database created automatically or shud we create them manually...
Where are the ...
After installation of serendipity using mysql as database we find that serendipity database is created in mysql with several tables like categories,comments,entries,ect created in the database..
Are these tables and database created automatically or shud we create them manually...
Where are the ...
- Fri Jun 23, 2006 12:50 pm
- Forum: General discussions
- Topic: Conversion of some mysql php functions to oci functions.
- Replies: 59
- Views: 404376
Help needed
hi garvin,
Thanks for ur valuable contribution!
Can we get the source code fro the following functions:
mysql_insert_id()
mysql_select_db()
mysql_info()
bcoz even after going thru the OCI SQL syntax manual we could not figure out functions or combination o ffunctions which could perform the same ...
Thanks for ur valuable contribution!
Can we get the source code fro the following functions:
mysql_insert_id()
mysql_select_db()
mysql_info()
bcoz even after going thru the OCI SQL syntax manual we could not figure out functions or combination o ffunctions which could perform the same ...
- Fri Jun 23, 2006 8:23 am
- Forum: General discussions
- Topic: How to make Serendipity to work with oracle database?
- Replies: 27
- Views: 15342
help needed urgently
Hi,
In the process of making serendipity work with oracle we have created oci8.inc.php file and implemented various methods using mysql.inc.php as template.But we are facing some problems..There is no method oci8_select_db similar to mysql_select_db.Also we didn't find oci methods similar to the ...
In the process of making serendipity work with oracle we have created oci8.inc.php file and implemented various methods using mysql.inc.php as template.But we are facing some problems..There is no method oci8_select_db similar to mysql_select_db.Also we didn't find oci methods similar to the ...
- Tue Jun 20, 2006 7:10 am
- Forum: General discussions
- Topic: How to make Serendipity to work with oracle database?
- Replies: 27
- Views: 15342
help needed
In the process of conversion to oracle should we create a file for oracle similar to the files \include\admin\importers\wordpress-pg.inc.php(this is for postgres) and wordpress.inc.php(this is for mysql)
- Mon Jun 19, 2006 11:50 am
- Forum: General discussions
- Topic: How to make Serendipity to work with oracle database?
- Replies: 27
- Views: 15342
Re: Thanks!
hi garvin,
Thanks for ur valuable contibution.
can u please send me an oci8.inc.php file if u already have one, so that i can use it as a template.
Thanks once again.
srinath.
Hi!
The oci8.inc.php file needs to contain all the functions that can be found in any of the mysqli.inc.php, mysql.inc.php ...
Thanks for ur valuable contibution.
can u please send me an oci8.inc.php file if u already have one, so that i can use it as a template.
Thanks once again.
srinath.
Hi!
The oci8.inc.php file needs to contain all the functions that can be found in any of the mysqli.inc.php, mysql.inc.php ...
- Mon Jun 19, 2006 10:52 am
- Forum: General discussions
- Topic: How to make Serendipity to work with oracle database?
- Replies: 27
- Views: 15342
Re: Thanks!
Thanks for the info.
I have some doubt in the creation of below mentioned file:
"Create a file include/db/oci8.inc.php - you can use the MySQL include file as a starting point." what shud be the content of the oci8.inc.php file?shud it be similar to MySql include file.
Thanks.
srinath
Hi!
You ...
I have some doubt in the creation of below mentioned file:
"Create a file include/db/oci8.inc.php - you can use the MySQL include file as a starting point." what shud be the content of the oci8.inc.php file?shud it be similar to MySql include file.
Thanks.
srinath
Hi!
You ...
- Mon Jun 19, 2006 9:50 am
- Forum: General discussions
- Topic: How to make Serendipity to work with oracle database?
- Replies: 27
- Views: 15342
Help needed
HI,
It would be great if u provide some insight about how to do this conversion to oracle/creating a Db layer.
Any links to documents or procedure to do this task will be helpful.
Thanks.
srinath
Hi,
creating an DB layer for Oracle is not easy because Oracle is a Database not designed for ...
It would be great if u provide some insight about how to do this conversion to oracle/creating a Db layer.
Any links to documents or procedure to do this task will be helpful.
Thanks.
srinath
Hi,
creating an DB layer for Oracle is not easy because Oracle is a Database not designed for ...
- Mon Jun 19, 2006 9:47 am
- Forum: General discussions
- Topic: How to make Serendipity to work with oracle database?
- Replies: 27
- Views: 15342
Re: Thanks!
HI,
It would be great if u provide some insight about how to do this conversion to oracle/creating a Db layer.
Any links to documents or procedure to do this task will be helpful.
Thanks.
srinath
It would be great if u provide some insight about how to do this conversion to oracle/creating a Db layer.
Any links to documents or procedure to do this task will be helpful.
Thanks.
srinath