Jump to content

superyupkent

Members
  • Posts

    29
  • Joined

  • Last visited

Everything posted by superyupkent

  1. Hi, Today I was busy upgrading apache on my mandrake 10.0 machine, after installation I am having problems with all non-static php pages. When I visit a php file, a save as prompt pops up asking me where to save the application/x-php type. I checked the reference to the MIME file which initially was not correct in webmin, so I changed that. But now still php files are not being parsed. Any ideas or suggestions? Thanks in advance, Alex
  2. @ Chris Z The weird things is that if I put urpmi apache (or another very known binary) I dont get that GPG error. Is there a way to get those GPG keys and get rid of that message? @arthur How can I check if quota support is compiled in the kernel? And if not, is there any way I can update it into my kernel without downtime? Thanks
  3. Hi everyone, I have been reading up on the use of quotas under linux, unfortunately when I decided to start off I noticed that the command quota & quotacheck are not available/installed. When trying to run urpmi quota, I receive: The following packages have bad signatures: /var/cache/urpmi/rpms/quota-3.09-1mdk.i586.rpm: Invalid Key ID ((sha1) dsa sha1 md5 gpg GPG#26752624 OK) Do you want to continue installation ? (y/N) Obviously I choose no there, so how can I add this support? It's good to note that I am not in the position to access my server physically. Thanks, Alex
  4. Ok, well that at least gives me some idea's on what do do. I think I'll just update apache, mod_ssl and libpng then. What do you think about updating shorewall? Will it take over my old settings regarding the open ports? I don't want to lose my web, mail and ssh ports. I guess that the kernel package especially shouldn't be updated when you can't access your server?
  5. Hello everyone, I have been running Mandrake for some time now as mail and webserver and am very happy with the stability and functionality. Currently I have Mandrake 10 running and I'm looking into updating and patching of software. After renewing my urpmi files and databases i've punched in the following: [root@domain config]# urpmi --auto-select To satisfy dependencies, the following packages are going to be installed (292 M B): XFree86-4.3-32.1.100mdk.i586 XFree86-xfs-4.3-32.1.100mdk.i586 apache-modules-1.3.29-1.2.100mdk.i586 apache2-2.0.48-6.3.100mdk.i586 apache2-common-2.0.48-6.3.100mdk.i586 apache2-mod_cache-2.0.48-6.3.100mdk.i586 apache2-mod_disk_cache-2.0.48-6.3.100mdk.i586 apache2-mod_proxy-2.0.48-6.3.100mdk.i586 apache2-mod_ssl-2.0.48-6.3.100mdk.i586 apache2-modules-2.0.48-6.3.100mdk.i586 cvs-1.11.16-1.1.100mdk.i586 dhcp-client-3.0-1.rc14.0.1.100mdk.i586 dhcp-common-3.0-1.rc14.0.1.100mdk.i586 drakxtools-newt-10-34.3.100mdk.i586 ftp-client-krb5-1.3-6.2.100mdk.i586 harddrake-10-34.3.100mdk.i586 initscripts-7.06-49.1.100mdk.i586 kernel-source-2.6.3-15mdk.i586 libapr0-2.0.48-6.3.100mdk.i586 libkrb51-1.3-6.2.100mdk.i586 libphp_common432-4.3.4-4.1.100mdk.i586 libpng3-1.2.5-10.5.100mdk.i586 libpng3-devel-1.2.5-10.5.100mdk.i586 libsmbclient0-3.0.2a-3.2.100mdk.i586 libxfree86-4.3-32.1.100mdk.i586 libxfree86-devel-4.3-32.1.100mdk.i586 libxine1-1-0.rc5.1plf.i586 libxine1-devel-1-0.rc5.1plf.i586 mod_ssl-2.8.16-1.2.100mdk.i586 perl-Libconf-0.33-2.1.100mdk.noarch php432-devel-4.3.4-4.1.100mdk.i586 shorewall-2.0.1-3.2.100mdk.noarch telnet-client-krb5-1.3-6.2.100mdk.i586 Is this OK? (Y/n) So apparently, a number of packages need to be updated. At the moment I'm doing my placement in Malaysia while my server is running in Amsterdam, the Netherlands. This means that I wont have physical access to my server. At the moment everything is running perfectly so I'm doubting between "if it ain't broke don't fix it" and just keeping my software up to date. The second thing is that I've changed the configuration of apache, in stead of /var/www & /etc/httpd, I've created 1 partition /www where all my webserving files are residing. I think that after running the new package I'll be left with an broken apache configuration. I'm looking forward to hear your opinions on this matter, thanks Alex
  6. Hello everyone, I have been installing mandrake a few times over the last months to get a few features working the way I wanted. One of the most important ones was software raid 1 on 2 20GB drives. I have created md0 until md5 during the setup process. I was under the impression that everything worked fine until I checked the software raid section under webmin. It gave the following output: Device file /dev/md0 RAID level Mirrored (RAID1) Status Active and mounted on / Persistent superblock? Yes Chunk size 64k kB Partitions in RAID IDE device C partition 1 IDE device A partition 1 Device file /dev/md2 RAID level Mirrored (RAID1) Status Active and mounted on /var Persistent superblock? Yes Chunk size 64k kB Partitions in RAID IDE device A partition 5 IDE device C partition 5 (Down) Device file /dev/md3 RAID level Mirrored (RAID1) Status Active and mounted on /usr Persistent superblock? Yes Chunk size 64k kB Partitions in RAID IDE device C partition 6 IDE device A partition 6 Device file /dev/md4 RAID level Mirrored (RAID1) Status Active and mounted on /home Persistent superblock? Yes Chunk size 64k kB Partitions in RAID IDE device A partition 7 (Down) IDE device C partition 7 Device file /dev/md5 RAID level Mirrored (RAID1) Status Active and mounted on /www Persistent superblock? Yes Chunk size 64k kB Partitions in RAID IDE device A partition 8 IDE device C partition 8 (Down) So apparently stuff is going wrong, I was under the impression that the software raid would automatically initiate during boot. Does anyone know how I can turn on the partitions that are down. The second weird thing is that I have made a md1 where I mounted /tmp on during the install for hda3 & hdc3, now there is no md1 available under webmin and /tmp is available under my current install :o Hope some of you have some suggestions on how i could solve this. Alex
  7. Hello everyone, I am trying to get two 20GB hard drives set up as software raid, when I boot from cd and go to the partition module I get lost. If I toggle expert mode I find that I can make various partitions but no mount points. I also tried to set up and partition my hda and then setup hdc to clone, but this didnt worked out. Does anyone have experience with this part of the installation? Thanks, Alex
  8. As far as I know only qmail is installed.. I followed the guide @qmailrocks.org
  9. Hello everyone, Currently I receive two [msec] messages every evening around 4 AM with lots of info, these are sent to root@mydomain. I would like to have all these kind of administrative e-mail messages into my postmaster@mydomain mailbox. So I edited my qmail aliases with the value postmaster@mydomain, unfortunately I still receive these messages in my own account. Does anyone know how to change this? Thanks, Alex
  10. Hello everyone, I have been reading on the apache website, but i'm getting a bit confused of all the terms and possibilities there. I have 4 domains that I would like to serve, the problem is that I have only received one IP from my ISP. What I understand from apache site is that namevirtualhosting is a possibility but what is the command then? can I simply do something like: NameVirtualHost * <VirtualHost _default_> ServerName www.domain1.org DocumentRoot /var/www/domain1 #ErrorLog /dev/null #TransferLog /dev/null </VirtualHost> <VirtualHost *> ServerName mail.domain2.org DocumentRoot /var/www/domain2 </VirtualHost>
  11. changed default to exec, no change.. still the same (see attachment)
  12. Here's my fstab: /dev/hda1 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hda8 /home ext3 defaults 1 2 /dev/hdc8 /home/alex/home ext3 defaults 1 2 /dev/hdc7 /home/alex/var ext3 defaults 1 2 /dev/hdc /mnt/cdrom auto umask=0022,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec 0 0 none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0022,iocharset=iso8859-15,sync,codepage=850 0 0 none /proc proc defaults 0 0 /dev/hda9 /tmp ext3 defaults 1 2 /dev/hda6 /usr ext3 defaults 1 2 /dev/hda7 /var ext3 defaults 1 2 /dev/hda10 /www ext3 defaults 1 2 /dev/hda5 swap swap defaults 0 0
  13. Well, since I installed qmail with addons, I would like to make it run together with squirrelmail, the path to squirrelmail would be /www/www/html/webmail/index.php. Furthermore, my apache2 is up and running, no problems there. Also my 70_php file looks exactly the same as illogic-a's. As you can see from teh path posted above, I created a separate partition mounted to /www. Here I moved my /var/www and etc/httpd to. All references in all instances of httpd.conf have been adjusted to make sure everything points in that direction. I've also spent a considerable amount of time in making sure the include command were good and pointing to /conf.d hope this helps
  14. Well after trying all your suggestions I have to say that nothing has helped me.. Apache2 and Mandrake 10 Community Edition perhaps bite eachother. The strange thing is that a friend of mine has the exact same problem with Mandrake 10, but he chose to install apache 1.3 on his box. engine is switched on, all the essential elements are already in place, mandrake slits the httpd.conf in pieces so the php module is in a separate file. Of course I have checked if the include options were all ok, and also there nothing can be found. Now someone told me that this version 10 is still a Release Candidate, is this true? Alex
  15. Thanks Dr. But appearantly that has already been installed. I think the problem lies in the dact that apache 2 doesnt recognise this php stuff. Even though in http2.conf there is an Include 70_mod_php.conf It simply wants to save .php files rather than serving them.
  16. Hi everyone, When I install my MDK 10 CE I found out that evcen with apache 2 and php 4 running it isnt possible to have php pages served. I found out that the php module in apache is missing. Can anyone tell me how this can be solved? thanks
  17. Hello everyone, I'm currently busy installing Qmail plus extra features on my Mandrake 10.0 community system. When I ended up with installing Courier IMAP I ran into this problem. When giving the following command: ./configure --prefix=/usr/local --exec-prefix=/usr/local --with-authvchkpw --without-authldap --disable-root-check --with-ssl --with-authchangepwdir=/usr/local/libexec/authlib --with-redhat I receive the following output: checking for gdbm_open in -lgdbm... no checking for gdbm_open... no checking for dbopen in -ldb... no checking for db_open in -ldb... no checking for db_env_create in -ldb... no checking for dbopen... no checking for db_open... no checking for db_env_create... no configure: error: Cannot find either the gdbm or the db library.[/code] What I understand (http://www.inter7.com/courierimap/FAQ.html#libs), the problem lies in the fact that Courier needs external libs from programs like MySQL, OpenLDAP or OpenSSL, all these programs have been installed with urpmi. Now the question is where can I find them? Since mandrake probably uses a different location for these files. Hope everything is clear.. Thanks Alex
  18. Thanks for the quick reply!! could you tell me how I should find out about cooker? how I can disable that feature? Thanks
  19. Hi all, I posted in this forum a few days ago about my adventures with ' make install perl'. Since I restored the rpm package because of the many malfunctions in the system, many errors occured. my webalizer didn't work properlt anymore, but the most annoying of all errors is that when I try to install with urpmi, the system gives me feedback telling me that certain programs have to be removed in order for other to be updated. Very vital parts and programs are suggested for deletion, I will provide you with my screendump. [root@vanderbaan alex]# urpmi phpMyAdmin The following packages have to be removed for others to be upgraded: MySQL-3.23.56-1.4mdk MySQL-client-3.23.56-1.4mdk OpenOffice.org-1.0.1-9mdk OpenOffice.org-l10n-en-1.0.1-9mdk SysVinit-2.83-5mdk XFree86-100dpi-fonts-4.2.1-3mdk XFree86-4.2.1-3mdk XFree86-75dpi-fonts-4.2.1-3mdk XFree86-glide-module-4.2.1-3mdk XFree86-server-4.2.1-3mdk XFree86-xfs-4.2.1-3mdk apache-mod_perl-1.3.26_1.27-7mdk arts-1.0.3-7.1mdk autoconf-2.13-14mdk autologin-1.0.0-6mdk basesystem-9.0-1mdk bonobo-1.0.20-4mdk bonobo-conf-0.15-3mdk bootsplash-1.3.13-2mdk chkfontpath-1.9.5-1mdk courier-imap-1.5.3-1mdk courier-imap-pop-1.5.3-1mdk devfsd-1.3.25-19.3mdk docbook-dtd31-sgml-1.0-6mdk docbook-dtd412-xml-1.0-10mdk drakxtools-newt-1.1.9-53.1mdk ftp-client-krb5-1.2.5-1.1mdk ghostscript-7.05-28.2mdk ghostscript-fonts-5.50-7mdk gnome-print-0.36-3mdk gnome-spell-0.4.1-4mdk grpmi-9.0-27mdk gtkhtml-1.0.4-4mdk initscripts-6.91-16.1mdk iptables-1.2.6a-1mdk kdebase-3.0.3-68mdk kdelibs-3.0.3-30.1mdk kernel-2.4.19.16mdk-1-1mdk kernel-secure-2.4.19.16mdk-1-1mdk krb5-libs-1.2.5-1.1mdk krootwarning-9.0-9mdk lbdb-ldap-0.26-3mdk libalsa-data-0.9.0-0.8rc2mdk libalsa2-0.9.0-0.8rc2mdk libao2-0.8.3-2mdk libarts-1.0.3-7.1mdk libbonobo-conf0-0.15-3mdk libevolution0-1.0.8-3mdk libgnomeprint15-0.36-3mdk libgtkhtml20-1.0.4-4mdk libldap2-2.0.25-7mdk libmysql10-devel-3.23.56-1.4mdk libsasl7-1.5.27-5mdk libuser-0.51-3mdk libuser1-0.51-3mdk mc-4.5.55-10mdk mod_perl-common-1.3.26_1.27-7mdk mod_php-4.2.3-1mdk msec-0.36-1mdk mutt-1.4.1i-1.1mdk openldap-2.0.25-7mdk openssh-server-3.4p1-4mdk pam-0.75-25mdk passwd-0.67-5mdk perl-Authen-PAM-0.13-3mdk perl-Authen-SASL-2.02-1mdk perl-CGI-2.810-3mdk perl-Crypt-SSLeay-0.45-1mdk perl-DBI-1.30-2mdk perl-DateManip-5.40-4mdk perl-GTK-0.7008-24mdk perl-GTK-GdkImlib-0.7008-24mdk perl-GTK-GdkPixbuf-0.7008-24mdk perl-HTML-Parser-3.26-3mdk perl-HTML-Tagset-3.03-5mdk perl-Locale-gettext-1.01-6mdk perl-MDK-Common-1.0.3-16mdk perl-MailTools-1.47-1.1mdk perl-Net_SSLeay-1.18-3mdk perl-URI-1.20-1mdk perl-URPM-0.70-10mdk perl-XML-Parser-2.31-5mdk perl-XML-Twig-3.05-4mdk perl-base-5.8.0-13mdk perl-ldap-0.26-2mdk perl-libwww-perl-5.65-4mdk php-4.2.3-4.1mdk php-common-4.2.3-4.1mdk php-devel-4.2.3-4.1mdk php-gd-4.2.3-1mdk php-imap-4.2.3-1mdk php-ldap-4.2.3-1mdk php-mysql-4.2.3-1mdk poppassd-ceti-1.8-3mdk pygtk-0.6.9-3mdk python-2.2.1-14.2mdk python-numeric-21.0-1mdk qmail-1.03-20rph rpmtools-4.5-2mdk samba-common-2.2.7-2.1mdk samba-server-2.2.7-2.1mdk scrollkeeper-0.3.11-2mdk sgml-common-0.6.3-4mdk sh-utils-2.0.15-2mdk shorewall-1.3.7c-1mdk squirrelmail-1.2.8-1mdk sudo-1.6.6-2mdk sysklogd-1.4.1-3mdk telnet-client-krb5-1.2.5-1.1mdk urpmi-4.0-20.1mdk urw-fonts-2.0-6mdk usermode-consoleonly-1.55-8mdk util-linux-2.11u-1mdk vim-enhanced-6.1-21mdk vixie-cron-3.0.1-54mdk vorbis-tools-1.0-2mdk xinitrc-2.4.4-69mdk xpdf-1.01-4mdk do you agree ? (Y/n) perhaps someone could give me an suggestion how this can be fixed. Thanks, alex
  20. Here you go, please observe that I havent changed my fstab yet. FSTAB: /dev/hda1 / ext3 defaults 1 1 none /dev/pts devpts mode=0620 0 0 /dev/hda8 /home ext3 defaults 1 2 /dev/hdc /mnt/cdrom auto user,iocharset=iso8859-1,codepage=850,noauto,ro,exec 0 0 /dev/fd0 /mnt/floppy auto user,iocharset=iso8859-1,sync,codepage=850,noauto,exec 0 0 none /proc proc defaults 0 0 /dev/hdb1 /maxtor ext3 user 0 2 /dev/hda6 /usr ext3 defaults 1 2 /dev/hda7 /var ext3 defaults 1 2 /dev/hdA5 Swap swap defaults 0 0 /proc /proc proc defaults DF -h: Filesystem Size Used Avail Use% Mounted on /dev/hda1 236M 119M 105M 54% / /dev/hda8 14G 1.2G 13G 9% /home /dev/hdb1 19G 33M 18G 1% /maxtor /dev/hda6 3.9G 871M 2.8G 24% /usr /dev/hda7 1.1G 433M 579M 43% /var Since all my important websites are under var/www/html/www, var/www/html/forum, var/www/html/gallery, I thought it might be better to just copy /var/www to /home/www. Hope you can give me some info in that in relation to the fstab. Also there seems to be a problem with apache, since the program only permits access under /var/www/...... Hope this does it Alex
  21. Well everything worked fine but my apache wont read from /home. So now I get a 403 forbidden error. I also only moved /var/www --> /home/www, how should i unmount then? With what commands? Alex
  22. Hi all, after installing perl 5.8.1 through make install, I receive the following error: [root@mydomain sbin]# urpmi Can't locate urpm.pm in @INC (@INC contains: /usr/local/lib/perl5/5.8.1/i686-linux /usr/local/lib/perl5/5.8.1 /usr/local/lib/perl5/site_perl/5.8.1/i686-linux /usr/local/lib/perl5/site_perl/5.8.1 /usr/local/lib/perl5/site_perl .) at /usr/sbin/urpmi line 20. BEGIN failed--compilation aborted at /usr/sbin/urpmi line 20. does anyone have a tip for me to fix this? thanks
  23. in reply to bvc, even though this post helped me to understand more about the structure of the Linux partition table and it's uses. It is not exactly what I was looking for, perhaps I should give you some more details. I am currently running Mandrake 9.0 together with apache, php, mysql, my hard drive is a 20GB maxtor with the following partitions: 1(boot)(2% of 20GB) 400MB 92MB Free 2(extd)(98% of 20GB) 19.6GB --MB Free 5(swap)(2% of 20GB) 400MB --MB Free 6(/usr)(20% of 20GB) 4GB 2.92GB Free 7(/var)(6% of 20GB) 1100MB 594MB Free 8(/home)(70% of 20GB) 14GB 12.75GB Free As you can see I have a lot of space available @ /home, space that I don't use. However, since I am busy getting a heavy pic based website I could use that space @ /var. So I am hoping there is a way for me to repartition /home to lets say 4GB en take the 10GB I have left to /var. Hope this is more info Alex
  24. Hi all, I'm having a little space problem at my server. Since my mysql/php databases started to work, I have a forum running and more ppl visiting my site. The problem is that when I configured my site nearly 1 year ago I installed the partition table as default. Now I am having a rather small /var and a big /home. While all my website space and other vital programs are situated on /var. Is there a way I can repartition my hard drive? Thanks, Alex
  25. Hi all, For the last few days I am trying to set up my server to work with mysql in order to run a forum on my server. After a lot of browsing through these forums I managed to get it to work. Now unfortunately I am facing problems with the installation of my forum. I will give you some specs first. server= Linux Mandrake 9.0 httpd= Apache 1.3.26 php= PHP 4.2.3 mysql= Mysql 3.23.56 forum= phpBB 2.06 during the installation of my forum i get the following error: "The PHP configuration on your server doesn't support the database type that you chose" Already someone mentioned to me I should try to install php-mysql-4.2.3, which I did. But this made no difference at all. My questions are: Do i need to specify a specific mysql user for the database which will be used by the forum? Does this user need to have specific permissions? if so which? Does my database need to comply to certain rules or permissions? if so which? Thanks, Alex
×
×
  • Create New...