Jump to content

kyzzar

Members
  • Posts

    58
  • Joined

  • Last visited

Posts posted by kyzzar

  1. There not really errors, just  some config adjustments you need to make. The ones you need to address are the php comments.

    So open up php.ini  in a text editor  (/etc/php.ini) and make the changes as required.

    You might also want to install mysql. !

    Hello Goodevening Anon!

     

    Yes you right I configure it the PHP.INI

    as my sample below you can see the checking installation that the php is already complete

    but some are not ..all red color is my error ...

     

    I have clue about this error....

     

     

    Checking the eGroupWare Installation

     

    Checking php.ini: safe_mode = Off: ini_get('safe_mode')='' = Off

     

    Checking php.ini: error_reporting not set E_NOTICE: ini_get('error_reporting')='2039'

     

    Checking php.ini: magic_quotes_runtime = Off: ini_get('magic_quotes_runtime')='' = Off

     

    Checking php.ini: register_globals = Off: ini_get('register_globals')='' = Off

     

    Checking php.ini: memory_limit >= 16M: ini_get('memory_limit')='16oM'

     

    Checking php.ini: max_execution_time >= 30: ini_get('max_execution_time')='30'

     

    Checking extension mysql is loaded or loadable: True

     

    Checking extension pgsql is loaded or loadable: False

    The pgsql extension is needed, if you plan to use a pgSQL database.

     

    Checking extension mbstring is loaded or loadable: False

    The mbstring extension is needed to fully support unicode (utf-8) or other multibyte-charsets.

     

    Checking extension imap is loaded or loadable: False

    The imap extension is needed by the two email apps (even if you use email with pop3 as protokoll).

    Checking file-permissions of . for : root/root drwxr-xr-x

     

    Checking file-permissions of phpgwapi/images for : root/root drwxr-xr-x

    phpgwapi/images not writable by the webserver !!!

     

    Please fix the above errors ( ) and warnings( ) and continue to the Header Admin

     

     

    Thanks

     

    Kyzzae

  2. So you have Mysql already installed don't you? congrats.

     

    Hello goodevening Anon!

     

     

    thanks! But why i got error like this --> checking for termcap functions library... configure: error: No curses/termcap library found

     

    that i cannot use the command "make"

     

     

     

    I really really really no idea...

     

     

    Thanks

     

     

    Kyzzar

  3. Just click on the one that says only Mysql (currently 4.1.5-0.1mdk )

    Once you have selected that a pop up box will tell you that mysql_client  and mysql-common will also be installed. Hit OK and away you go!

     

    Hello Anon!

     

     

    I didn't see anything MYSQL (mysql_client and mysql-common)

     

    but I only see this : MYSQL-Python-0.9.2-3mdk

    MYSQL-Max-4.0.18-1.3.100mdk

    mysqlcc-0.9.4-1mdk

    MYSQL-bench-4.0.18-1.3.100mdk

    MYSQL-bench-4.0.18-1.31mdk

     

    I think before in my installation of Mandrake

    I install together the MYSQL this is the command I used it "urpmi mysql"

     

     

     

    Thanks

     

     

    Kyzzar

  4. Dear All,

     

    I used this command "urpmi egroupware" to install in my Linux mandrake

    but below are my error, all red color....

     

    I donr know how to fix this problem...does anyone can help me to complete this program...

     

     

    Checking the eGroupWare Installation

     

    Checking php.ini: safe_mode = Off: ini_get('safe_mode')='' = Off

     

    Checking php.ini: error_reporting not set E_NOTICE: ini_get('error_reporting')='2039'

     

    Checking php.ini: magic_quotes_runtime = Off: ini_get('magic_quotes_runtime')='' = Off

     

    Checking php.ini: register_globals = Off: ini_get('register_globals')='1' = On

    register_globals is turned On, eGroupWare does NOT require it and it's generaly more secure to have it turned Off

     

    Checking php.ini: memory_limit >= 16M: ini_get('memory_limit')='8M'

    memory_limit is set to less then 16M: some applications of eGroupWare need more then the recommend 8M,

    expect ocasional failures

    Please make the following change in your php.ini: memory_limit = 16M

     

    Checking php.ini: max_execution_time >= 30: ini_get('max_execution_time')='30'

     

    Checking extension mysql is loaded or loadable: False

    The mysql extension is needed, if you plan to use a MySQL database.

    Checking extension pgsql is loaded or loadable: False

    The pgsql extension is needed, if you plan to use a pgSQL database.

     

    Checking extension mbstring is loaded or loadable: False

    The mbstring extension is needed to fully support unicode (utf-8) or other multibyte-charsets.

     

    Checking extension imap is loaded or loadable: False

    The imap extension is needed by the two email apps (even if you use email with pop3 as protokoll).

     

    Checking file-permissions of . for : root/root drwxr-xr-x

     

    Checking file-permissions of phpgwapi/images for : root/root drwxr-xr-x

    phpgwapi/images not writable by the webserver !!!

     

     

    Please fix the above errors ( ) and warnings( ) and continue to the Header Admin

     

    Thanks...

     

    Kyzzar...

  5. Dear All,

     

    Good morning...

     

    I was try to install the MYSQL-3.23.58.tar.gz but during my installation i have found error

     

    like this :

     

    checking paths.h usability... yes

    checking paths.h presence... yes

    checking for paths.h... yes

    checking for lstat... yes

    checking for putenv... yes

    checking for select... yes

    checking for setenv... yes

    checking for setlocale... yes

    checking for strcoll... yes

    checking for tcgetattr... yes

    checking whether stat file-mode macros are broken... no

    checking return type of signal handlers... void

    checking for type of signal functions... posix

    checking whether programs are able to redeclare getpw functions... yes

    checking for TIOCGWINSZ in sys/ioctl.h... yes

    checking for FIONREAD in sys/ioctl.h... yes

    checking for TIOCSTAT in sys/ioctl.h... no

    checking if struct dirent has a d_ino member... yes

    checking whether signal handlers are of type void... yes

    checking for tgetent in -lncurses... no

    checking for tgetent in -lcurses... no

    checking for tgetent in -ltermcap... no

    checking for termcap functions library... configure: error: No curses/termcap library found

    [root@linux2 mysql-3.23.58]# make

    make: *** No targets specified and no makefile found. Stop.

     

    as you can see in red color that is my error i try to use the make but i cant no tragets

     

     

    please help me because I will install the OSCommerce in Linux...

     

     

     

     

     

    Kyzzar

    Philippines

  6. Dear All,

     

     

    How can i test the php in mandrake, i check my php program the php was everything installed

    but i dont know how to test and run it using apache server...

     

     

     

    is there anyone know this..

     

     

    thanks

     

     

    Kyzzar

  7. You can find the howto here - the link is in the networking sticky posts: http://web.onetel.net.uk/~showerail/ics_setup.html

     

    That will set up your Mandrake box.

     

    The windows box should then use the mdk box as a gateway, and have your ISPs DNS server IP address in the config.

     

    Let us know how you get on!

     

    Chris

     

     

     

    Hello Streeter,

     

     

    I have only DSL Modem but i dont know if it is a router

    And the ISP they give me 1 Static IP like this : 210.14.34..52 and the my gateway is 210.14.34.49

    So how can i set the 192.168.1.2 to the eth0. If my IP is 210.XX.XX.XX

     

    I want to setup the proxy in one computer but two lan card

    My setup right now my first lan card I put that IP 210.xx.xx.xx and the second lan card should be 192.168.1.1

     

     

    Thanks

     

     

    Kyzzar

  8. I have DSL connections and i have two pc here the one pc is mandrake and the second is win2k.

    I want to share the internet from mandrake to win2k....

     

     

     

    and i cant find the how to....

     

     

     

     

    thanks

     

     

     

    kyzzar

  9. Me my samba is not running im always failed to setup I think I'm not established yet the proxy IP....

     

    But i dont know how!!!

     

    I hope somebody can read this and teach us...

     

     

     

    Thank you...

     

     

     

     

    Kyzzar

  10. Hi there all,

     

     

    I have two pcs in my office, the first has Mandrake 10 OS and the second is win2000.

    How can i share the inetrnet connection of the mandrake to win2000 that can browse the internet.

     

     

    thanks

     

     

     

    Kyzzar...

  11. Dear All,

     

    Good day!

     

    I have problem to my sound

    I play some MP3 music

    but i cant hear sound

     

    On my hardware under MCC

    I already see the drivers for soundcard was installed.

     

    VIA audio technology

     

    Vendor: VIA Technologies

    Aletrnative drivers: via82cxxx_audio

    BUS: PCI

    Bus Identification: 1106:3059:1019:a81

    Bus: PCI

    Location: 0:11:5

    Decription: VT8233 [AC97 Audio Controller]

    Module: snd:via82xx

    Media: MULTEMEDIA_AUDIO

     

    thats the info of my soundcard....

     

    Thanks

     

    Regards

    Kyzzar

  12. As william stated, there are more than one post about this topic.  To help, thought, we need to have more information.  What kind of mouse do you have?  Explain what is happening (if anything).  The more information you give, the easier it is to help.

     

    Kieth

    Dear sir,

     

    My mouse is Generic

    Brand name : GIANT

    PS/2 Port

    2 Button

    Serail Number : 030055291

     

    I hope this information could help to you sir

     

    Thanks

     

    regards

    Kyzzar

  13. Dear All,

     

    Does anyone know how to change the boot theme for gnome under mandrake 10.0

    and also the lilo...

     

    there is one post inside of this forum, their problem about lilo theme

    I visit the website http://www.73lab.com/

     

    there is a english language but when i download the images

    the readme file is not a english language.

     

    please help

     

    thanks

     

    Regards

    Kyzzar

  14. Now just try to imagine Microsoft trying to help a customer solve a problem like that. 

    The fact that our good friend from the Philippines had english language problems (hell I cannot speak anything other than English) as well as setup problems yet the determined cooperation of a group of volunteers worked it out and so we have another happy Linux member.

    Fantastic work fellers, congratulations.

     

    Cheers.                  John.

    Dear John,

     

    Thanks....

     

    Regards

    Kyzzar

  15. What we wound up doing was adding

     

    GATEWAYDEV=eth0

     

    in /etc/sysconfig/network

    and then we went into MCC to Boot -> Bootloader and checked the box to Force no APIC and then rebooted.

    Dear Omar,

     

    Thanks to you...My Internet its working properly

    i can already connect in the internet...

     

    Yehey......Thanks to all of you...

     

    Thanks

     

    Regards

    Kyzzar

  16. Sorry about that Kyzzar I didn't see your posts, before I made the one on top, I did some research and I found out that your running this from the UK? Is this true?  I'll post back with something to help solve this, I know for a fact that when you are sharing the connection you want th PPoE setting. 

     

    -Luis

    Dear Luis,

     

    Im in the Philippines

    My internet was ruuning here base on the win2k

    The internet it working properly but in the mandrake 10.0 cant work it.

    actually i have 5 IP address that gave to me of my ISP here

    In windows 2000 I have two lan card there the other one lan card I put one IP there and the second lan card I setup the internet sharing so my other 5 pc is connected to the win2k which is it can be internet...

     

    I have one computer i installed the mandrake 10.0community

    so 5 IP address is now four IP left because the one i used it in win2k

    so 4 IP remaining..now i used one again to my Mnadrake 10.0 so meaning 3 remaining IP left...

     

    The same DSL Modem and One HUB Im using it meaning my Mandrake box is connected to the HUB which is connected to the DSL MOdem.

     

    So everytime I put the IP address to the mandrake 10.0 nothing happen always failed.

     

    Thanks

     

    Regards

    Kyzzar

  17. Which version of windex are you using? Check the windex ip. If you have a router/hub, I do not believe you'll need another nic in your pc. The other pc's will feed from the router/hub.

    Dear sir,

     

    What windex i dont know that!!!

     

    I have another computer wherein my operating system is windwos 2000

    and i have two lan card installed in win2k

    THe one lan card i put the static IP address

    the other one it generate an start 192.168.0.1 it is my proxy..

     

    In Mandrake 10.0 community i want also to share the internet to the other PC's but my problem is until now i cant connect to the internet...thats my only problem....

     

    I run the MCC in the console

     

    thene here the result:

     

    [root@localhost root]# mcc

    [root@localhost root]# error reading information on service zcip:No such file or directory

    error reading information on service zcip: No such file or directory

    Shutting down loopback interface : [ OK ]

    Setting network parameters: [ OK ]

    Bringing up loopback interface [ OK ]

    Bringing up interface eth0 [FAILED ]

     

    i hope you encountered this sir...

     

    lately my problem there is tmdns and also the zcip

    I installed the tmdns from the installed packages and i included the zcip...

     

    thanks\\

     

    Regards

    Kyzzar

×
×
  • Create New...