mysql php5-mysql
Hi,
i have installed mysqk from binaries itworks!!!
but now how can i install php5-mysql and dependencies?
Many thanks
Thierry
--
trazomtg
------------------------------------------------------------------------
When you say from the binaries, do you mean you installed via Yast and
the Suse repositories?? It is always best to install via
Yast-Software-Software Management if you can. This way all dependencies
are done for you.
--
gogalthorp
------------------------------------------------------------------------
gogalthorp's Profile: http://forums.opensuse....
Help to Create dsn for MySql applicationHi, I need help. I'm developing an application to read, insert, delete
and update from a local database (using wifi in ppc on local network).
I'm using Mysql in the server and i have use de drivers of sun to
create ODBC in windows xp. Pocketbuilder works well, when I launch the
application, works perfect in my computer. Now I need to deploy the
application in the PPC with WM5 and folowing the instruction of the
tutorial's videos, I need a DSN file to transfer at the pocket. I
found an example but I have a several questions:
[ODBC]
uid=root
pwd=123456
DRIVER=\WINDOWS\db...
Pls help for asp.net connect mysql using the mysql connector 1.0.5
I am using the Visual web delveloper Beta2 and try to connect the mysql using the mysql connector 1.0.5 and i cannot connect, pls. helpThanks...
MySQL help!!
I think I screwed up my Administrative username in mysql.
mysql -u root mysql
ERROR 1044 (42000): Access denied for user ''@'localhost' to database
'mysql'
Can I just copy all the files in /var/lib/mysql >>reinstall MySQL >>
copy all the old folders into the new /var/lib/mysql ( while MySql is
off)
--
sczlittle
------------------------------------------------------------------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Google: mysql lost root password
The second hit is from the MySQL docs. I usually use the
- --sk...
MySQL Workbench
Hi there!
I just installed MySQL Workbench on openSuse 11.0, but when I want to
launch it as ordinary user, the following message appears:
THE GRT ENVIRONMENT FOR THE WORKBENCH COULD NOT BE INITIALIZED.
PLEASE VERIFY YOUR INSTALLATION.
Do you have any idea?
(As root, it works OK.)
Of course, I reinstall it, but the same thing happen.
Thank you, in advance.
--
[Adri�n C�rdoba]
------------------------------------------------------------------------
which version did you install and from where ?
I have the latest Alpha version and didnt have any issue.
Work...
mySql help ?I give up. Ive spent way too much time on this one, so its time to call
in the othe guru's to tell me what little peice im missing.
I am trying to query a database for all records where a user's login
session (multiple logins/outs per day) was logged in for any portion of
a specified day, so would include cases where the login session spans
midnight at either end of the day.
The following query is what I have, and from everything Ive ever done,
should work. There are a few dozen records that should be returned by
this query, but the query returns NONE. WTH ?
if i l...
linked server MySql to Mysql
Can i make linked server from MySql to another Mysql server?...
MYSQL Help
Hi all,
i have to use MYSQl database server as a beckend of asp.net 2.0 application . i have installed the MYSQl on windows machine (XP), but it is a command Propmt i mean for creating databases or tables i will use command Prompt Is there any GUI Interface beside this ?
best Regards
Rameezwaheed life is name of learning!Mark as an answer if it helps...
Perl MysqlHi all,
I am installing Bugzilla3 on a windowsXP box together with Mysql5.0.45
and ActivePerl-5.8.8.820. It passed the checksetup and created the
database. However, when I point my Firefox to http://localhost/ I got
the following error:
install_driver(mysql) failed: Can't load
'C:/Perl/site/lib/auto/DBD/mysql/mysql.dll' for module DBD::mysql:
load_file:The specified module could not be found at
C:/Perl/lib/DynaLoader.pm line 230.
at (eval 34) line 3
Compilation failed in require at (eval 34) line 3.
Perhaps a required shared library or dll isn't installed...
DBD::mysql bad auto/DBD/mysql/mysql.bundle file on OS XHowdy group :)
Having a bit of trouble getting DBD::mysql installed on OS X
I get this error:
root# perl -e 'use DBD::mysql;'
Can't load
'/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle'
for module DBD::mysql:
/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/DBD/mysql/mysql.bundle(2):
Not a recognisable object file
at -e line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
root#
Here is what is in the directory:
root# ls /Library/Perl/5.8.1/darwin-thread-multi-2level/au...
Need help setting up mySql on new suse 11.2 install
Hello all,
I have just installed suse 11.2 and want to set up mysql. I can start
mysql from the terminal window by typing 'mysql' but thats it.
I believe I have to create a users table and then the user root or at
leats set roots password. Is there a 'how to' for first time mysql set
up?
--
k2zs
------------------------------------------------------------------------
Run the script mysql_secure_installation. This will prompt you for a
root password (root in mysql, not root in Linux, so can be different
passwords).
Start the mysql -service- from ...
MYSQLHello,
i have MYSQL running on the OES-Linux server.
Now i know thwere i an config file i have to edit before i can manage the
MYSQl from another host.
does anyone know where i can find that file ???
if i now trey to log in from another server the MYSQL cluietn say:
Host 10.0.1.2 is not allowed to connect to this MYSQL server
Hope someone knows the fix.
Thanx Dave
I don't know that much if there is something special with
MySQL on SuSE/OES, but in an ordinary MySQL installation,
this is restricted in the mysql database itself, user table
and Host column.
Creat...
MySQLHi
it is possible to connect to MySQL using PB ? I dont want use ODBC.
Milos
PB only supports ODBC to connect to MySQL. Sorry.
"sula" <milos.sula@musumperk.cz> wrote in message
news:4002631b@forums-1-dub...
> Hi
> it is possible to connect to MySQL using PB ? I dont want use ODBC.
>
> Milos
>
>
Does MySQL support JDBC or OLE? Those would be the only other options.
--
Terry Dykstra (TeamSybase)
http://powerbuilder.codeXchange.sybase.com/
http://www.pb9books.com
product enhancement requests:
http://www.isug.com/cgi-bin/ISUG2/...
MYSQLHave ASE 12.5 on Linux box with the Rep Server on the box as
well. Another part of the org want to rep data from ASE to
MYSQL. Although Sybase Rep does not support Mysql...I
thought through the ODBC connector it would. Please help
Your thinking is wrong!
> Have ASE 12.5 on Linux box with the Rep Server on the box
> as well. Another part of the org want to rep data from
> ASE to MYSQL. Although Sybase Rep does not support
> Mysql...I thought through the ODBC connector it would.
> Please help
...