Slackware :: Get PHP 5.3.4 Into Webserver Running Slack 13.1 On A 32bit System
Dec 27, 2010
I am trying to get PHP 5.3.4 into my webserver, running Slack 13.1 on a 32bit system. Basically, it's a success, but no matter what options I try, phar will not be installed
Code:
Generating phar.php
Generating phar.phar
PEAR package PHP_Archive not installed: generated phar will require PHP's phar extension be enabled.
clicommand.inc
directorygraphiterator.inc
[Code]...
View 1 Replies
ADVERTISEMENT
Jan 26, 2010
I have a computer with Debian installed. I would like to install Slack on another partition. Problem - this computer has no cd and won't boot from a USB stick when the hard drive is connected (go figure...disconnect hard drive, it boots from usb stick) no matter how I set the bios.
I have a copy of the Slack DVD copied to the local hard drive. I can configure lilo to boot from ubnkern on the slack dvd file set, but that just boots debian using that particular kernel - surprisingly it boots, but is not how to get to slack setup. Given the above setup and restrictions, how would I go about getting to slack setup? I'm kinda stuck here, trying to figure out what to do next.
View 9 Replies
View Related
Nov 4, 2010
I am getting a problem to run hugin 2010.2.0 in Slackware 13.1. After I installed all require programs (I hope that), I run hugin, but the error message show that:
bash-4.1# hugin Fatal Error: Mismatch between the program and library build versions detected. The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.4,compatible with 2.6)." Is there anyone know how to fix this problem?
View 3 Replies
View Related
Dec 11, 2009
What would be the advantage of running a 64bit system over a 32bit system? I only have 3GB of ram but plan on kickin another 1GIG into it. But i wanna try 64bit Linux(probably slackware) on it. But first im just wondering what the advantages are people have seen who have used both 32/64bit linux. Speed? Smoothness? And also what are major disadvantages such as compatibility, configuration, etc.
View 14 Replies
View Related
May 2, 2011
I am trying to get TightVNC to work on my laptop running slackware 13.1 32Bit but I am having a problem. Basically, tightvnc starts correctly, but when I login with the vncviewer from a remote machine, I see this error message on the virtual desktop:
Code:
Unable to contact settings server. Did not receive a reply.Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. Then I click "Close" and another error message appears:
[Code]...
View 5 Replies
View Related
Jan 22, 2010
an old Compaq Presario 8000, which I reluctantly took, as I tend to end up with more computers than I use and more or less end up acting as a disposal agent. It's a 2.4Ghz machine, which will suffice for whatever I felt like installing on it.I have a generic wifi pci card with a Realtek RTL8185 chipset in it, which I never used and thought I'd set up that computer with it. Hadn't installed Slackware 13 on anything, and it's a distro I like so I went at it.Install went well, no problems there, but I've used Slackware for about 9 years so I'm readily familiar with that end o' things.
I found the rtl8180 module to be causing problems. It would load on boot, but wouldn't bring up a wireless interface. I was able to remove the module with 'rmmod rtl8180' well enough, but when I would load it again with 'modprobe rtl8180', the system would lock. Tried that a few times, same result. I ran across mention of a driver on Realtek's web site, so I downloaded and installed it. That one is identified as 'r8180'. I added 'rtl8180' to the module blacklist to prevent it from being loaded at boot, and proceeded to set up wpa_supplicant.conf for my WPA-PSK connection. Came up without a hitch.The connection is stable thus far, with a respectable link quality. The Realtek driver can be found here.I thought I might document my solution here in case someone else runs across the same issue that I experienced.I'm thinking of slapping another wireless NIC in that computer, or perhaps testing with multihoming possibly. This computer will probably end up as an AP for relaying my wireless traffic to an AP downstairs. I have one USB NIC (Alfa AWUS036S)with a 5dB antenna that has a strong signal, but the ones of more a common variety could use a little help
View 4 Replies
View Related
Apr 18, 2011
I have just reinstalled slackware on my old p4 3.2 box clean install formatted hard drive no other packages installed.is there something seriously changed from slack 10 to slack 13.1 ?? or do i suffer from C.R.S ( cant remember s***)
View 5 Replies
View Related
May 8, 2010
when i go to my server's IP address, the index.php files is downloaded, not run, how can I fix this? I have php5 installed and enabled.
Quote:
root@ubuntu:~$ ls /etc/apache2/mods-enabled/
alias.conf authz_user.load dir.load php5.load
alias.load autoindex.conf env.load reqtimeout.conf
auth_basic.load autoindex.load mime.conf reqtimeout.load
[Code]....
View 4 Replies
View Related
Mar 3, 2011
The server I'm running runs Debian Etch, Squid and Shorewall. Every 24 hours the server gets a new internet IP so I need to use dyndns to keep the dns pointing to the correct PC.
I have a webserver that is running behind the debian server and am having trouble with it. When I enter the web address, it gets a timeout.
View 3 Replies
View Related
Nov 2, 2010
for some reason when we browse our website on our local webserver (test environment) the pages load very slow.
There is no lack of memory, no lack of disk space, no lack of CPU power and as far as I know our network is very fast.Don't know where to begin looking, any suggestions ?
View 14 Replies
View Related
Mar 28, 2011
I found the source, but it's missing a few header files.I tried downloading a few but it wasn't working correctly.I'd rather install this package properly.
View 2 Replies
View Related
May 23, 2011
I have a nas / server running Slackware64-13.37 with two raid arrays, one with 3x500GB disks and the other with 2x2TB disks. I also have 1x80GB hdd which contains the os. I found a spare 250GB hdd from my closet and want to set up raid1 array from os hdd and that spare drive.I know that I can't make use of the extra 170GB of space but I don't care as long as I have working installation on the other disk if that 80GB hdd breaks. How can I set up that kind of raid1 without losing any data?
View 1 Replies
View Related
Apr 18, 2011
I've install Slackware 13.1 and i cannot shutdown my PC. The shut down process stop while trying to run PCMCIA module.
This is the first time that happens.
From Hardware point of view , i didn't do anything at all (if that helps).
View 5 Replies
View Related
Dec 23, 2010
Anyone upgraded php to 5.3.x in slack 13.1?
Could you please share the slackbuild?
View 7 Replies
View Related
Jul 2, 2011
I installed a slack 13.7 on an old laptop. KDE was set as default desktop. then I login and run startx and I saw KDE first screen display. after that I saw blank screen with a mouse on it. Then it stayed there and it seems try read some in my harddisk since the persistent harddisk light.
View 3 Replies
View Related
May 2, 2011
When I try to put slackware to sleep or have it hibernate the system simply sits with a black screen. Normally it would do this for a short period of time immediately before the actual sleep state (screen powered off, croissant light on) is entered, but currently it does it indefinitely. My sleep USED to work just fine, it broke after some unclean shutdown or another, basically I just want to know what I can try resetting to try to get it back to normal.
Slackware64 13.1, running on thinkpad X61.
EDIT: Of course the second I make the post I think of trying to sleep/hibernate from the command line instead of through X/GDM (Gnome SlackBuild). That works.
View 1 Replies
View Related
May 2, 2011
I have some doubts about the official Pat's upgrading procedure. In the UPGRADE.TXT file, one of the stepts says:
Code:
upgradepkg --install-new *.t?z What does --install-new mean? Pkgs I have no installed on my 13.1 will be installed on the 13.37 upgrade? For example, I did not installed KDE on 13.1. Will be installed when upgrade? - What about third party pkgs? Slacky, SlackBuilds.org, compiled by myself. Should I remove them before upgrading slack?
View 10 Replies
View Related
Sep 1, 2010
Does it mean that a 64 bit version is not multi-core?
View 11 Replies
View Related
Dec 23, 2009
I have a XPS 1530 and when I type
lsusb
[code]
It seems to be that the camera is recognized by the OS but it is not working when I try to use it in skype or in EVO.
View 1 Replies
View Related
Mar 21, 2011
Has anyone here succeeded in getting armed slack running on a consumer kirkwood device .ie. one without serial console? I have a tonido plug that I want to liberate. By default the plug boots first from the external usb, so I would only need to set up / on the first partition. I would be very interested to know if someone had managed to install slack to the internal nand without bricking it.
View 9 Replies
View Related
Dec 18, 2010
I downloaded Qt SDK file (530 MB and file is ok ) qt-sdk-linux-x86-opensource-2010.05.1.bin, I type in console ( slackware ) like in manual for installation at site
Quote:
chmod u+x qt-sdk-linux-x86-opensource-2010.05.1.bin
but when I type second command for installation
Quote:
./qt-sdk-linux-x86-opensource-2010.05.1.bin
I get error message
Quote: bash: ./qt-sdk-linux-x86_64-opensource-2010.05.1.bin: cannot execute binary file How to install ?
View 7 Replies
View Related
Jan 30, 2010
I compiled it from source, i installed it via slackbuild but it didn't work. When i go imlib-config --version it shows me the old one, and when i try to install giblib it tells me that imlib2 is not installed. I watched the output from the installing of imlib2 and i realized something's wrong: there are several suspicious warnings :
[Code]...
View 10 Replies
View Related
Feb 8, 2011
I don't know if i'm doing anything wrong but, to change the bootsplash picture its just change the slack.bmp in lilo.conf and reboot?
View 6 Replies
View Related
Mar 18, 2010
my problem, I have Slackware 13 dual booted with vista on a dell 1545 2 ghz 2gig ram. to these forums I have gotten everything working except my creative zen vision M 30g. I have tried alll the suggestions posted here and other places on the net. Here is my output from lsusb.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c018 Logitech, Inc. Optical Wheel Mouse
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code]...
any way i can transfer files back and forth to this would be great since it does not work in vista either. and I am pretty sure 99.9% that I have all the libmtp, libnjb, and whatever other libs are needed installed but in gnomad it says no devices found on USB hub. I hope this is enough info and someone out there has the trick or maybe I am missing something obvious.
View 2 Replies
View Related
Jul 9, 2010
i installed compiz fusion on my slack 13.1 i installed in the good order all the packages nevetheless when i try to use DBUS in command line i don't have any response from compiz
here is one example
Code:
dbus-send --type=method_call --dest=org.freedesktop.compiz /org/freedesktop/compiz/switcher/allscreens/next org.freedesktop.compiz.activate string:'root' int32:`xwininfo -root | grep id: | awk '{ print $4 }'`but no reaction .what can i check to have a functionnal DBUS ?
View 3 Replies
View Related
Feb 26, 2010
I have downloaded the packages from Slackbulids and installed also the required packages from slacky.eu but still it says that probably pyqt is not installed. I have installet latest Sip and latest pyqt ver 4.
View 1 Replies
View Related
Apr 30, 2010
i know that there is a reset button on the back but after reset i dont know what to do with it. right now i m using pppoe connection which only works in windows and bt4 and i want to make it run in slack 'cause now slack is my main os(66hr since i switched to it :0) so i want to configure the modem in a way that i work in slack. and i m dumb about PPP/TCIP/DHCP and btw i like "the" slack
View 7 Replies
View Related
Jul 6, 2011
I like GNOME. So, I want to install gnome 3 as my desktop environment.
View 9 Replies
View Related
May 31, 2011
I installed slackware on my laptop last night, :-) very happy. Can't wait to learn more about linux and even computers in general. I've already learnt heaps since entering the alternative operating system world. Anyways, i've got xfce up and running with slack now, created a new user 4 my self. And now i'd like to get some updates and stuff, but i need to use my mobile broadband. It's a telsta dongle If that changes the circumstances. How would i go about setting this up?
View 2 Replies
View Related
Sep 4, 2010
I am trying to setup a PXE booting environment in my network and I almost got it to work... Only it does not quite work yet... Basically, I want my laptop or any other machines to boot from my network. I followed the instructions from AlienBob to do so. I setup my laptop to boot from the NIC, it automatically gets an IP from the DHCP server (pfSense);
I setup my gateway/DHCP server (pfSense) as is: -The IP address from the network boot server: 192.168.0.101 (the server where my slackware mirror and all tftp boot files are) -The filename used for network booting: /mnt/it-maintenance/tftpboot/slackware-13.1/pxelinux.0 (the absolute address of pxelinux.0 in my server)
I setup the network boot server (running slack 13.1) as is: -uncommented the line in inetd.conf to have:
Code:
tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s /tftpboot -r blksize
-added a NFS share to /etc/exports to have:
Code:
/mnt/it-maintenance/operating-systems/slackware-13.1
192.168.0.106(ro,sync,insecure,all_squash)
[Code]...
View 8 Replies
View Related