Re: Logs flooded with the same message

2018-07-31 Thread Thiago Machado da Silva
I've solved this problem creating a xorg.conf file at /etc/X11/ with
the command "Xorg -configure" and disabling PageFlip in this file at
the section Device, uncommenting the Option "PageFlip" and setting it
to "False" (between quotes).

--
Thiago Machado da Silva



Logs flooded with the same message

2018-07-31 Thread Thiago Machado da Silva
Hello,

The files .local/share/xorg/Xorg.0.log, /var/log/user.log and
/var/log/syslog are flooded with the same messages. The files are
huge. The messages are:

(EE) modeset(0): Failed to get GBM bo for flip to new front.
(EE) modeset(0): present flip failed



--
Thiago Machado da Silva



Preseed w/ Graphical Install?

2017-10-29 Thread Thiago Massariolli Sigrist
Hi debian-user,

I followed the instructions on the Debian wiki and modified the Stretch
9.2.1 netinstall CD by appending a preseed.cfg to the root of the initrd.

That worked wonderfully, however it only works on regular (console-mode)
Install, not on Graphical Install.

Is that expected? Is there a separate procedure (different filename/path)
for preseeding the Graphical Install, or does it not support preseeding at
all?

Thanks!

 -- thiago


Re: How to get rid of M10

2016-08-08 Thread Thiago Zoroastro
Oh, even. 

Em Segunda-feira, 8 de Agosto de 2016 20:03, Karol Augustin 
 escreveu:
 

 On 2016-08-08 23:12, Maureen L Thomas wrote:
> I have an acer aspire XC-704G with windows 10 on it.  I changed the
> BIOS to boot from CD/DVD but all I get is a message to put a boot
> device in and reboot.  It will not recognize the bootable DVD with
> Debian on it.  What else do I need to do to get rid of 10 and put
> Debian on it?  Thanks for your help
> 
> Maureen

What I always recommend is to disable UEFI in BIOS. The option you're
looking for is LEGACY BOOT/UEFI switch. Then you'll be able to set boot
order normally and install OS. I've heard that Linux supports UEFI but
it was always really painful for me to get it working. If you plan to
use Linux exclusively than LEGACY BOOT might be the easiest way to go.

Karol


-- 
Karol Augustin
ka...@augustin.pl
http://karolaugustin.pl/
+353 85 775 5312



  

Re: How to get rid of M10

2016-08-08 Thread Thiago Zoroastro
Maybe using pendrive and booting his Notebook's USB port.
See what the priority boot devices must be, ensuring yourself if it's CD/DVD 
ROM to boot him.

Try some Debian-based and Ubuntu-based GNU/Linux operating systems if you can.


 

Em Segunda-feira, 8 de Agosto de 2016 19:21, Maureen L Thomas 
 escreveu:
 

 I have an acer aspire XC-704G with windows 10 on it.  I changed the BIOS 
to boot from CD/DVD but all I get is a message to put a boot device in 
and reboot.  It will not recognize the bootable DVD with Debian on it.  
What else do I need to do to get rid of 10 and put Debian on it?  Thanks 
for your help

Maureen



  

Re: Blocking 445 IP port

2016-07-21 Thread Thiago Zoroastro
Hi
I just installed samba to begin learning him. But I realized that I don't need 
it in my personal system. My Debian systems are installed in pendrives and boot 
them in any computer, so I can study them when I want. If I decide leaving 445 
IP port opened, so I prefer uninstalling Samba when not needed.
Thank y'all.
 

Em Quinta-feira, 21 de Julho de 2016 3:55, Reco  
escreveu:
 

     Hi.

On Thu, 21 Jul 2016 01:09:36 +0000 (UTC)
Thiago Zoroastro  wrote:

> Hi there, I would like you sorry me if I wrote the English wrong in some 
> place.
> 
> I realized that my Debian systems are with 445's IP ports opened. How I could 
> to block permanently this and any other IP port when I wish?
> I've blocked with an Iptables command but I would like a way to block 
> forever. I wish to keep 445 IP port closed since when my Debian system is 
> started.
> 
> Could I to know what the package that's installed and opening this IP port 
> opened?

"ss -lnp | grep 445" as root should show you whatever process is
listening on 445 and whatever protocol is used. Chances are, it's smbd
and tcp.

"dpkg -S " should show you what package offending binary
belongs to. Chances are, it's samba.

To block it (but why would you want to do so? Just remove the offending
package) you'll need to:

iptables -I INPUT ! -i lo -p tcp --dport 445 -j DROP
ip6tables -I INPUT ! -i lo -p tcp --dport 445 -j DROP

Reco



  

Blocking 445 IP port

2016-07-20 Thread Thiago Zoroastro
Hi there, I would like you sorry me if I wrote the English wrong in some place.

I realized that my Debian systems are with 445's IP ports opened. How I could 
to block permanently this and any other IP port when I wish?
I've blocked with an Iptables command but I would like a way to block forever. 
I wish to keep 445 IP port closed since when my Debian system is started.

Could I to know what the package that's installed and opening this IP port 
opened?

Could you help me?
Regards from Brazil,Thiago.


Re: we are getting some funny spam....

2016-07-20 Thread Thiago Zoroastro
Hello Michael and everyone there

I agree with you. I have been receiving several spams in English and 
Portuguese. Sometimes suggesting wine when my housemate (not Free Software 
user) of university just bought wine in that day. Of course, happened when he 
paid with credit card.

Probably the spammers are the Big Brothers that are watching us. They're 
bothering because apparently do it consciously.

It happens to me does at least 3 years ago. I am using Debian does 5 years.
Regards from Brazil,Thiago. 

Em Quarta-feira, 20 de Julho de 2016 16:16, Michael Fothergill 
 escreveu:
 

 Dear Debianists,
We are getting some odd spam at present
I don't see why the spammers think we could be interested in data on healthcare 
IT professionals or media sales opportunities...
We need an automatic spam emoticon that gets sent to them
Or something like that.
Regards
MF





   

Re: Debian Install

2016-04-06 Thread Thiago Zoroastro
Are you trying to boot with pendrive by USB?
Or a DVD burned? 

Em Quarta-feira, 6 de Abril de 2016 11:57, Ethan Rosenberg 
 escreveu:
 

 Dear List -

I am getting an error message "no boot file name found".

It assumes booting form a server, not an iso image which I am trying to do.

TIA

Ethan



   

Re: boot problem

2016-03-06 Thread Thiago
Hi, you can open the Terminal and type:
# grub-install /dev/sda1

And
# update-grub2

This will do what you need.

Em 06-03-2016 03:55, lina escreveu:
> Hi,
>
> After install the debian,
>
> it goes to debian OS system directly, without showing me the option of
> start Mac OS or debian OS.
>
> Any suggestions, thanks,
>



Re: Debian package on Windows

2016-02-22 Thread Thiago
Em 22-02-2016 10:56, Jonathan Dowland escreveu:
> On Sat, Feb 20, 2016 at 11:21:46PM -0300, Thiago wrote:
> Since this is a development query, debian-devel would be more appropriate than
> debian-user, and unless I'm mistaken, you should make it clear that you do not
> speak for Debian as you are not formally affiliated with the project in any 
> way.
> 

Yes, it is.



signature.asc
Description: OpenPGP digital signature


Re: Debian package on Windows

2016-02-22 Thread Thiago
Em 21-02-2016 23:49, John Hasler escreveu:
> I don't know what you mean by that.  It's Free Software.  They can do
> with it what the license terms permit and no more absent special
> permission from the copyright owner.  The authors released it under the
> GPL and that's that.  Debian, not owning the copyright, is not able to
> allow or forbid anything.
> 
> Debian or some members thereof might or might not choose to assist in
> the endeavor, but that's a different matter.
> 

John,

"They can do with it what the license terms permit and no more absent
permission from the copyright owner." -> That's true, no more further
reply would be needed.

If Microsoft will be respecting freedom, ok. But I doubt which they will
do. Will they own it and remove software freedom? I hope no. If they own
something in GPL, we know they have to maintain software freedom in this
way.



signature.asc
Description: OpenPGP digital signature


Re: Debian package on Windows

2016-02-21 Thread Thiago
So strongly to: new DRMs are NOT needed. Free Software is a permissive
license, the GPL is not the problem. Who is accustomed managing the
restrictions on computers & softwares that's really bad.

I don't like the idea of Debian allowing the restrictions. Free Software
is about ethics to the copyright. Knowledge, owned, must not be
knowledge restricted. Sharing is helpful. Education is respectful. Helps
when people adopts academic behavior to quote the authors.


Em 21-02-2016 18:37, Gary Dale escreveu:
> I don't see why you object so strongly to the idea of porting apt-get to
> Windows. The idea may be a little crazy in that Windows programs don't
> install the same way or use the same libraries but there are lots of
> other programs that run on Linux and Windows without provoking a hostile
> response. So long as it continues to use the GPL, I don't have see the
> issue.
> 
> If it helps them write more portable software, I'd say go for it.
> 
> 
> 
> On 20/02/16 09:21 PM, Thiago wrote:
>> Hello,
>>
>> Why did you send this message on Debian Apache and not in the main
>> mailing list? I'm sorry, but you're not able to own GNU GPL to suck in
>> your Application Manager. Either you will be educated mentioning it and
>> respecting his copyright.
>>
>> I don't know why do you do it. Maybe you thought in new things to do.
>> Congrats for using Clang instead of GNU C Compiler, at least you're
>> trying don't using it to don't need mentioning him. But Debian is signed
>> in GPG too.
>>
>> And of course, taking apt-get/Debian and implementing new DRMs to avoid
>> GNU. History is same the even. Or would be Microsoft don't mistreating
>> who shares the packing management? Are you trying to take it and kick
>> that out of new hardwares?
>>
>> Reply us.
>>
>> Att.
>>
>>
>> Em 19-02-2016 23:09, Eric Mittelette escreveu:
>>> Hi
>>>
>>>  
>>> I contact you today about a crazy idea, but I hope it is a right kind of
>>> crazy!
>>>
>>>  
>>> I’m PM in the Visual C++ Team (VC Lib to be precise here at Microsoft),
>>> we started to think about lib acquisition (still a painful process for
>>> C++ on Windows) and we are imaging different options, one is to port
>>> apt-get on Windows.
>>>
>>> Porting Apt-Get mean using Debian format (we love it) and providing
>>> Windows binary inside the package…
>>>
>>>  
>>> For doing that we imagine a light way process to adapt your actual build
>>> script to generate Windows binaries using our latest Clang/c2 compiler
>>> integration (meaning in theory just changing an env variable to switch
>>> from gcc or Clang to our Clang/C2 compiler will be enough…)
>>>
>>>  
>>> The main idea here is to not reinvent the wheel for packaging management
>>> and use something existing, powerful and well known by the community.
>>>
>>> Of course all the project will be open source (the new Microsoft J)
>>>
>>>  
>>> I know you’re really busy, and don’t want to boring you, but I wanted to
>>> know your feedback about this idea?
>>>
>>> Do you want to be included in future discussions and provide feedback as
>>> we get more details fleshed out?
>>>
>>>  
>>> Again it is just a draft idea, nothing concrete, but wanted to validate
>>> with you and the Debian maintainers community if that make sense for
>>> you…
>>>
>>>  
>>> Thanks for your time
>>>
>>>  
>>> Eric Mittelette
>>>
>>> Senior Program Manager – Visual C++ (VCLib)
>>>
>>> ericm...@microsoft.com <mailto:ericm...@microsoft.com>
>>>
>>>  
>>>  
> 



signature.asc
Description: OpenPGP digital signature


Re: Debian package on Windows

2016-02-20 Thread Thiago
Hello,

Why did you send this message on Debian Apache and not in the main
mailing list? I'm sorry, but you're not able to own GNU GPL to suck in
your Application Manager. Either you will be educated mentioning it and
respecting his copyright.

I don't know why do you do it. Maybe you thought in new things to do.
Congrats for using Clang instead of GNU C Compiler, at least you're
trying don't using it to don't need mentioning him. But Debian is signed
in GPG too.

And of course, taking apt-get/Debian and implementing new DRMs to avoid
GNU. History is same the even. Or would be Microsoft don't mistreating
who shares the packing management? Are you trying to take it and kick
that out of new hardwares?

Reply us.

Att.


Em 19-02-2016 23:09, Eric Mittelette escreveu:
> Hi
> 
>  
> 
> I contact you today about a crazy idea, but I hope it is a right kind of
> crazy!
> 
>  
> 
> I’m PM in the Visual C++ Team (VC Lib to be precise here at Microsoft),
> we started to think about lib acquisition (still a painful process for
> C++ on Windows) and we are imaging different options, one is to port
> apt-get on Windows.
> 
> Porting Apt-Get mean using Debian format (we love it) and providing
> Windows binary inside the package…
> 
>  
> 
> For doing that we imagine a light way process to adapt your actual build
> script to generate Windows binaries using our latest Clang/c2 compiler
> integration (meaning in theory just changing an env variable to switch
> from gcc or Clang to our Clang/C2 compiler will be enough…)
> 
>  
> 
> The main idea here is to not reinvent the wheel for packaging management
> and use something existing, powerful and well known by the community.
> 
> Of course all the project will be open source (the new Microsoft J)
> 
>  
> 
> I know you’re really busy, and don’t want to boring you, but I wanted to
> know your feedback about this idea?
> 
> Do you want to be included in future discussions and provide feedback as
> we get more details fleshed out?
> 
>  
> 
> Again it is just a draft idea, nothing concrete, but wanted to validate
> with you and the Debian maintainers community if that make sense for you…
> 
>  
> 
> Thanks for your time
> 
>  
> 
> Eric Mittelette
> 
> Senior Program Manager – Visual C++ (VCLib)
> 
> ericm...@microsoft.com 
> 
>  
> 
>  
> 



signature.asc
Description: OpenPGP digital signature


Re: Debian

2016-01-28 Thread Thiago
> On 01/28/2016 03:00 AM, K K wrote:
>> Which version of Debian would you recommend to install on my computer?
>>
>> Sony VAIO SVE1712C1E
> ...
>

Debian with Cinnamon.

Have nice days.



signature.asc
Description: OpenPGP digital signature


Re: How to restore grub in UEFI mode

2016-01-05 Thread Thiago Zoroastro
Could you to install mbr?
 
I think GPT is not good in this case.


De: realba...@gmail.comEnviada: Terça-feira, 5 de Janeiro de 2016 18:35Para: debian-user@lists.debian.org,debian-lap...@lists.debian.org,debian-user-portugu...@lists.debian.orgAssunto: How to restore grub in UEFI mode







Hi, I recently upgrade my debian (UEFI) and grub is gone.. I try to recovery grub but failed or I`m doing something wrong.
This steps I following are:
-create usb with live cd
-change boot option to legacy mode and disable secure boot consequently
-boot from live cd (Here, when I boot from CD and check if i`m using EFI or legacy, always say legacy, maybe be here the problem)
-mount my partition / in /mnt
-install grub in /mnt
when install grub i receive the following message:
Installing for i386-pc platform.grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.grub-install: warning: Embedding is not possible.  GRUB can only be installed in this setup by using blocklists.  However, blocklists are UNRELIABLE and their use is discouraged..grub-install: error: will not proceed with blocklists.
 
Can someone help me? 

 


Re: Install windows with debian problem

2007-06-13 Thread Thiago Santos Faria Xavier Teixeira

I have great news!!
i resolved my problem using testdisk package within ubuntu live cd.
i tried with ntfsprogs, and other tools but didn't work.
with testdisk i could recover my data from the NTFS partition.
testdisk is just perfect and i recommend it to every partitions problem.

Thanks for help from all of you!!

On 6/8/07, Florian Kulzer <[EMAIL PROTECTED]> wrote:


On Thu, Jun 07, 2007 at 18:32:41 -0300, Thiago Santos Faria Xavier
Teixeira wrote:
> i already tried to use a live cd (ubuntu) and acess my data to move
> them to the another media, but the NTFS partition cannot be mounted e
> exhibit a lot of erros...  so i don´t know what to do...

Try to boot a rescue CD that has TestDisk on it. TestDisk is often able
to restore a damaged partition table.

Package: testdisk
Description: Partition scanner and disk recovery tool
  TestDisk checks the partition and boot sectors of your disks.
  It is very useful in recovering lost partitions.
  It works with :
  * DOS/Windows FAT12, FAT16 and FAT32
  * NTFS ( Windows NT/2K/XP )
  [...]

On the other hand, if Partition Magic really screwed up the NTFS
filesystem
itself then you might indeed have to reinstall. Before you do that,
however,
you could try if scalpel manages to recover your important personal files.

Package: scalpel
Description: A Frugal, High Performance File Carver
A fast file carver that reads a database of header and footer definitions
and extracts matching files from a set of image files or raw device files.
Scalpel is filesystem-independent and will carve files from FATx, NTFS,
ext2/3,
or raw partitions. It is useful for both digital forensics investigation
and
file recovery.

The ntfsprogs package also has a few utilities which you could try
before you give up and reinstall: ntfsfix, ntfsinfo, ntfsundelete,
ntfsls, etc.

Grml (http://www.grml.org) is a nice debian-based system rescue CD that
includes these three packages (and many more).

--
Regards,| http://users.icfo.es/Florian.Kulzer
  Florian   |





--
---
Thiago Santos Faria Xavier Teixeira
---


Re: Install windows with debian problem

2007-06-07 Thread Thiago Santos Faria Xavier Teixeira

i already tried to use a live cd (ubuntu) and acess my data to move them to
the
another media, but the NTFS partition cannot be mounted e exhibit a lot of
erros...
so i don´t know what to do...


On 6/7/07, Joe <[EMAIL PROTECTED]> wrote:


Kent West wrote:
> Thiago Santos Faria Xavier Teixeira wrote:
>> Hi,
>>
>> i have windows in my new laptop and i want to install debian with
>> windows, but my machine has only one
>> partition. So i installed the partition magic software to create a new
>> partition to install linux without losing my
>> windows. But the partition magic did not create the partition
>> (exhibited some errors) and now the start of windows fail.
>> i want to  know if my data are lost? there is some (linux) tool to
>> recover my data? does anyone had the same problem?
>
> Partition Magic may have an "undo" feature, which might save you.
>
> But it's been my experience that once Windows becomes unbootable, you
> either have to "repair" the boot setup with the Windows installation CD,
> or you have to bite the bullet and reinstall Windows.
>
If you have an XP CD, the first thing to try is to boot from it and
select 'Repair' when asked. If that works, and you're happy that XP
is in good condition, then you might try using parted from a live
Linux CD, such as Knoppix.

At worst, you reinstall Windows, and if it is new, there's probably
not too much investment in time already made.

If you don't have the CD, it's harder. The computer will probably
have a 'recovery' method, but it will only install a clean XP on the
same single partition, and you're no further on. But I've seen claims
that parted will successfully resize Small Business Server 2003, one
of XP's grown-up relatives, so it's worth a try.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact
[EMAIL PROTECTED]





--
---
Thiago Santos Faria Xavier Teixeira
---


dd_rescue works to copy an NTFS ...

2007-06-07 Thread Thiago Santos Faria Xavier Teixeira

Hi,
does anyone knows if dd_rescue works to rescue an NTFS partition?

Thanks in advance,
--
---
Thiago Santos Faria Xavier Teixeira
---


Re: Install windows with debian problem

2007-06-07 Thread Thiago Santos Faria Xavier Teixeira

i find some people saying to use dd_rescue, but i don't if dd_rescue works
with NTFS partition.
Does anyone know?

On 6/7/07, Telly Williams <[EMAIL PROTECTED]> wrote:


Thiago Santos Faria Xavier Teixeira wrote:
> Hi,
>
> i have windows in my new laptop and i want to install debian with
> windows, but my machine has only one
> partition. So i installed the partition magic software to create a new
> partition to install linux without losing my
> windows. But the partition magic did not create the partition
> (exhibited some errors) and now the start of windows fail.
> i want to  know if my data are lost? there is some (linux) tool to
> recover my data? does anyone had the same problem?
>
> thanks in advance,
> Thiago,

The exact same thing happened to me.  I was never able to start
windows up again.  If you google your problem, you'll see that this same
incident happened to many others.  I ended up losing everything (I
backed up my important files prior).  If you don't find the answer, just
suck it up, reinstall windows, THEN install Debian.  I had a 50/50
Windows/Debian installation for about 2 weeks before I decided to take
the plunge and just use my entire hard drive for Debian.  I hesitated
doing this because of Quicken, but, then I discovered GnuCash.  Get rid
of partition magic (unless you figure it out and it works for you).

Telly
>
> --
> ---
> Thiago Santos Faria Xavier Teixeira
> ---





--
---
Thiago Santos Faria Xavier Teixeira
---


Re: Install windows with debian problem

2007-06-07 Thread Thiago Santos Faria Xavier Teixeira

how do i access the Partition Magic if my windows is not working?

On 6/7/07, Kent West <[EMAIL PROTECTED]> wrote:


Thiago Santos Faria Xavier Teixeira wrote:
> Hi,
>
> i have windows in my new laptop and i want to install debian with
> windows, but my machine has only one
> partition. So i installed the partition magic software to create a new
> partition to install linux without losing my
> windows. But the partition magic did not create the partition
> (exhibited some errors) and now the start of windows fail.
> i want to  know if my data are lost? there is some (linux) tool to
> recover my data? does anyone had the same problem?

Partition Magic may have an "undo" feature, which might save you.

But it's been my experience that once Windows becomes unbootable, you
either have to "repair" the boot setup with the Windows installation CD,
or you have to bite the bullet and reinstall Windows.

--
Kent





--
---
Thiago Santos Faria Xavier Teixeira
---


Re: Install windows with debian problem

2007-06-07 Thread Thiago Santos Faria Xavier Teixeira

my windows is xp.

On 6/7/07, Pol Hallen <[EMAIL PROTECTED]> wrote:


> i have windows in my new laptop and i want to install debian with
windows,
> but my machine has only one
> partition. So i installed the partition magic software to create a new
> partition to install linux without losing my
> windows. But the partition magic did not create the partition (exhibited
> some errors) and now the start of windows fail.
> i want to  know if my data are lost? there is some (linux) tool to
recover
> my data? does anyone had the same problem?
Hi,
you can use:
trinity rescue kit or try resize windows partition with debian cd
installer.
But i'm not sure that debian installer can resize win partition.

Which windows version do u have in your laptop?

Pol





--
---
Thiago Santos Faria Xavier Teixeira
---


Install windows with debian problem

2007-06-07 Thread Thiago Santos Faria Xavier Teixeira

Hi,

i have windows in my new laptop and i want to install debian with windows,
but my machine has only one
partition. So i installed the partition magic software to create a new
partition to install linux without losing my
windows. But the partition magic did not create the partition (exhibited
some errors) and now the start of windows fail.
i want to  know if my data are lost? there is some (linux) tool to recover
my data? does anyone had the same problem?

thanks in advance,


--
---
Thiago Santos Faria Xavier Teixeira
---


Re: getifaddrs: Connection refused

2005-07-05 Thread Thiago Mourao
Hi!!! 

I had some problem and i resolve this problem specifying waht interface who i want to listen!

I hope you understands my english becose i'm from Brazil...

Bye,
Thiago Mourão


Atualização de bugs / Update to correct the bugs

2004-06-04 Thread Thiago
Bom dia,
Como fazer para corrigir as falhas de segurança do sistema operacional 
Debian?
Existe algum utilitário ou página, como o Windows Update da Microsoft?

Atenciosamente,
Thiago
##
Good morning,
How can i to apply the bugs solutions in Debian operacional system?
Any program or website as a Windows Update (Microsoft)?
Thanks,
Thiago
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Installing KDE 2 using apt-get

2000-12-29 Thread Thiago Araujo Silva

Please, do someone know how to install KDE 2 using apt-get ? I tried it but I
couldn't, maybe because my servers don't have it :/

Thanks a lot,
Thiago



The setfont utility

2000-12-28 Thread Thiago Araujo Silva

I've been searching for the setfont program, but I just can't find it. Do
someone know which debian package contains this utility ? I tried kbd, but it
conflicts with console-utilies, which is already installed. And console-utilies 
didn't
install it (I think it should :/). If possible, I'd like to know which package
contains miscelanous fonts for console, too (specially lat1u-16.psf).

Thanks a lot,
Thiago



PICO

2000-06-16 Thread Thiago
Wich package at deselect have the PICO TEXT EDITOR? i would like to use
them.

Thanks!!


HISS - Hackers Internet Security Services
www.hacker.com.br



PHP with MySQL

2000-05-31 Thread Thiago
I'm tring ti use PHP with MySQL, 
but every time I receive this message!
Fatal error: Call to unsupported or undefined function mysql_connect() in
/www/http/mysql_test.php3 on line 12

How do I recompile the PHP to enable MySQL support?
Thaks!


HISS - Hackers Internet Security Services
www.hacker.com.br



Netscape

1998-10-31 Thread Thiago
I get the version 4.5 of  Netscape Communicator for Linux 2.0 english ,
to run  X-win , But When i want run Netscape Communicator  the message
apears "Cant'load Lib libXpm.so.4 "   .
 How i can make run my Netscape communicator ?