Groups > Novell > MySQL with Novell > Re: Post nw 6.5 sp5 problem




Post nw 6.5 sp5 problem

Post nw 6.5 sp5 problem
Thu, 08 Jun 2006 19:33:44 GMT
Since I applied SP5 to my NW 6.5 server, the server abends when I try and
access the server via a web page that uses PHP and MySQL. In looking at the
abend logs each halt entry points to a problem with LIBMYSQL.

I had been using MySQL v 5.0.18 and had the problem so I updated to 5.0.21
and the server still abends. Before I can proceed with further SP
applications, I need to resolve this issue.

Your advice is really needed.

Thanks.

Post Reply
Re: Post nw 6.5 sp5 problem
Thu, 08 Jun 2006 23:06:05 GMT
Hi Michael,

"Michael Holmes" <holmesm_a@scc-fl.edu> wrote in
news:sY_hg.6943$8_3.64@prv-
forum2.provo.novell.com:

> Since I applied SP5 to my NW 6.5 server, the server abends when I try and
> access the server via a web page that uses PHP and MySQL. In looking at
the
> abend logs each halt entry points to a problem with LIBMYSQL.
> 
> I had been using MySQL v 5.0.18 and had the problem so I updated to 5.0.21
> and the server still abends. Before I can proceed with further SP
> applications, I need to resolve this issue.
> 
> Your advice is really needed.
you have manually updated mysql to 5 - the SP5 has then downdated your mysql 
version to 4.0.26 I think - now you have again updated to 5.0.21, and you 
must now make sure that the libmysql.nlm form 5.0.21 gets loaded - delete any 
other libmysql.nlm in the search path!!
Then you need to update the php_mysql extension; either get this from the 
Forge site, or from mine:
http://www.gknw.de/phpbb/viewforum.php?f=5

Guenter.
Post Reply
Re: Post nw 6.5 sp5 problem
Thu, 08 Jun 2006 23:06:05 GMT
Hi Michael,

"Michael Holmes" <holmesm_a@scc-fl.edu> wrote in
news:sY_hg.6943$8_3.64@prv-
forum2.provo.novell.com:

> Since I applied SP5 to my NW 6.5 server, the server abends when I try and
> access the server via a web page that uses PHP and MySQL. In looking at
the
> abend logs each halt entry points to a problem with LIBMYSQL.
> 
> I had been using MySQL v 5.0.18 and had the problem so I updated to 5.0.21
> and the server still abends. Before I can proceed with further SP
> applications, I need to resolve this issue.
> 
> Your advice is really needed.
you have manually updated mysql to 5 - the SP5 has then downdated your mysql 
version to 4.0.26 I think - now you have again updated to 5.0.21, and you 
must now make sure that the libmysql.nlm form 5.0.21 gets loaded - delete any 
other libmysql.nlm in the search path!!
Then you need to update the php_mysql extension; either get this from the 
Forge site, or from mine:
http://www.gknw.de/phpbb/viewforum.php?f=5

Guenter.
Post Reply
Re: Post nw 6.5 sp5 problem
Fri, 09 Jun 2006 13:40:54 GMT
Before I applied NW sp5, I was using MySQL v 5.0.18 and all was fine.
I applied NW SP5 and then the abends started.
I updated MySQL to v5.0.21 (got it from MySQL) and the abends still occured
thus my post.
I did download your extention and will apply that to the server and see what
happens

Thanks.



"Guenter" <devforums@novell.com> wrote in message
news:x32ig.7102$8_3.6409@prv-forum2.provo.novell.com...
> Hi Michael,
>
> "Michael Holmes" <holmesm_a@scc-fl.edu> wrote in
news:sY_hg.6943$8_3.64@prv-
> forum2.provo.novell.com:
>
> > Since I applied SP5 to my NW 6.5 server, the server abends when I try
and
> > access the server via a web page that uses PHP and MySQL. In looking
at
the
> > abend logs each halt entry points to a problem with LIBMYSQL.
> >
> > I had been using MySQL v 5.0.18 and had the problem so I updated to
5.0.21
> > and the server still abends. Before I can proceed with further SP
> > applications, I need to resolve this issue.
> >
> > Your advice is really needed.
> you have manually updated mysql to 5 - the SP5 has then downdated your
mysql
> version to 4.0.26 I think - now you have again updated to 5.0.21, and you
> must now make sure that the libmysql.nlm form 5.0.21 gets loaded - delete
any
> other libmysql.nlm in the search path!!
> Then you need to update the php_mysql extension; either get this from the
> Forge site, or from mine:
> http://www.gknw.de/phpbb/viewforum.php?f=5
>
> Guenter.
>

Post Reply
Re: Post nw 6.5 sp5 problem
Fri, 09 Jun 2006 13:40:54 GMT
Before I applied NW sp5, I was using MySQL v 5.0.18 and all was fine.
I applied NW SP5 and then the abends started.
I updated MySQL to v5.0.21 (got it from MySQL) and the abends still occured
thus my post.
I did download your extention and will apply that to the server and see what
happens

Thanks.



"Guenter" <devforums@novell.com> wrote in message
news:x32ig.7102$8_3.6409@prv-forum2.provo.novell.com...
> Hi Michael,
>
> "Michael Holmes" <holmesm_a@scc-fl.edu> wrote in
news:sY_hg.6943$8_3.64@prv-
> forum2.provo.novell.com:
>
> > Since I applied SP5 to my NW 6.5 server, the server abends when I try
and
> > access the server via a web page that uses PHP and MySQL. In looking
at
the
> > abend logs each halt entry points to a problem with LIBMYSQL.
> >
> > I had been using MySQL v 5.0.18 and had the problem so I updated to
5.0.21
> > and the server still abends. Before I can proceed with further SP
> > applications, I need to resolve this issue.
> >
> > Your advice is really needed.
> you have manually updated mysql to 5 - the SP5 has then downdated your
mysql
> version to 4.0.26 I think - now you have again updated to 5.0.21, and you
> must now make sure that the libmysql.nlm form 5.0.21 gets loaded - delete
any
> other libmysql.nlm in the search path!!
> Then you need to update the php_mysql extension; either get this from the
> Forge site, or from mine:
> http://www.gknw.de/phpbb/viewforum.php?f=5
>
> Guenter.
>

Post Reply
<< Previous 1 2 Next >>
( Page 1 of 2 )
about | contact