Software :: Upload_max_filesize Won't Change From Default?
Aug 23, 2010
The problem is that "upload_max_filesize" wont change when I change the the default 2M to 10M in the php.ini and restart apache.
I have also tried make it change with a .htaccess file. I have tried to search for all my php.ini files with
Code:
find / -name *php.ini
I get
Code:
/etc/php5/cli/php.ini
/etc/php5/apache2/php.ini
/etc/php5/cgi/php.ini
My system is :Linux Debian-50-lenny-64-minimal 2.6.26-2-amd64 And I have installed a LAMP with the newest packages. My next idea was to use a different version of php.
View 4 Replies
ADVERTISEMENT
Mar 9, 2010
I have been trying to change the value for "upload_max_filesize" and cant seem to do it, Anything else i change in php.ini it change takes effect as soon as i restart server, however no matter what i do it will not change "upload_max_filesize" I need to change this and I cant figure out why. Everything i looked at just says to change it in php.ini
View 5 Replies
View Related
Feb 22, 2011
I'm having a very frustrating time getting large uploads working with Debian 6, Apache 2.2, and php 5.3.As I increase the upload_max_filesize & post_max_size configs at some point all uploads (regardless of size) start to fail silently.I've got my timeouts set to 600 seconds; I'm not running into timeout problems. I'm setting post_max_size to upload_max + 10mb, which should be more than enough for an otherwise empty upload test form.It works as expected with 64mb uploads but with 128mb uploads it fails silently.Should it be theoretically possible for php to accept an upload that is larger than its memory_limit (ie a php process memory_limit of 128mb and upload_max_filesize of 129mb) or does it all need to fit in memory? If it is theoretically possible does anyone else have any insight into making it actually happen?
View 4 Replies
View Related
Sep 12, 2010
How is it possible to change the default text that is displayed on the default BASH logon (attached)?
View 1 Replies
View Related
Aug 5, 2009
What config file do you change to change default run level???
View 3 Replies
View Related
Mar 12, 2009
In Ubuntu 810.. how do you set the mouse for one click to open an item..?What is that software that sets Trash's empty feature at the bottom of the right click on trash..? I had it, but I can't find it for this new install.Is there a way to default the cursor to half its minimum size, and customize its color to blues..?Is there a way to force the desktop toolbar icons to half of their minimum default size..Is thee a way to change the "Ubuntu Icon + Applications/Place/System" to just three different colored tiny spheres, without the Ubuntu icon..?
View 1 Replies
View Related
Sep 22, 2010
So I just switched from KDE to Gnome and after a successful install upon logout I went to the panel that allows one to choose an application (KDE, Gnome, Windowmaker etc).
Gnome worked like a dream.
"I don't remember installing any other applications," I says to myself "Why would they be listed there? I'll try booting into one of them."
At random I chose a new xWindow and hit enter... blackness.
So like any linux user I created /etc/sysconfig/desktop with DESKTOP="GNOME" and DISPLAYMANAGER="GNOME" parameters to force my hand back into Gnome.
View 5 Replies
View Related
Jul 10, 2010
Quote:
One of the greatest things about Linux, ( I'm currently using Ubuntu 10.04 LTS) is your ability to install more than one version of java. Ubuntu, and by default, comes loaded with OpenJdk, which is an open source version of Java. As I stated in a previous discussion, I had some issues to run glassfish with the OpenJdk, so I decided to install the "closed" version of Java directly from Sun microsystem's website ( Hosted by oracle nowadays).
After downloading the latest Java development kit(JDK) which also includes the Java Runtime Envirnonment (JRE), I installed it from the terminal. The java file I downloaded was a ".bin" file. I have explained in the previous discussion, how to install a .bin file.
The installer will extract all the contents of the ".bin" file to a folder in the same directory as of the ".bin" file. Assuming that you have extracted the contents of the ".bin" file to a folder on your Desktop called JAVA6, then the path to this folder would be:
/Desktop/JAVA6
after that go to your terminal window and do the following: sudo update-alternatives --install "/usr/bin/java" "java" "/Desktop/JAVA6/bin/java" 1
Then issue the following command:
sudo update-alternatives --set Desktop/JAVA6/bin/java
This should set your newly installed java as your default JVM and JRE.
View 2 Replies
View Related
Jul 20, 2010
I don't know what is up with our servers, but each time I upgrade Linux or switch back to Windows it seems that the default providers have changed,and as such I'm having trouble finding out how to change the default run level from 5 to 3 in Ubuntu 10.4. I had tried the /fstab file, and although the last time I made this configuration was under Suse, I'm not even sure that's how I did it for OpenSuse. I did find how to pass the text argument to the kernel but I don't want to disable GDM so that I have to renable it everytime I login. I'm unsure of how this will affect the startx command, at which point I'll be stuck sifting through books for random commands that might perform the task I would like.To elaborate, the reason I'd like to switch my default run-time level is so that I can configure an nvidia proprietary driver, which requires that the x server not be running and I could switch tty's but that doesn't shutdown the x server and although someone had given me a key combination to the effect of ctrl-alt-backspace,backspace I was advised against using it as it might cause damage to the integrity of the data used to load gdm.
View 1 Replies
View Related
Sep 10, 2010
I installed Apache2 on Redhat EL 5. I am trying to change the default port (80) to 85. I tried editing httpd.conf and changed
Listen 80
to
Listen 85
It ditn't change any thing. 'netstat -tuapn | grep :85' returns nothing.
View 6 Replies
View Related
Dec 9, 2009
I can only get so far and then I find myself staring at the menu.lst (/boot/grub) in gedit. It looks nothing like the menu.lst in Linux Mint 7 and I know that tampering with the menu.lst could spell disaster. So how do I go about changing my default OS to Vista? I have been tinkering with distros for quite some time now but still not a pro.Take a look at what I got below.
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/mapper/vg_localhost-lv_root
# initrd /initrd-[generic-]version.img
# boot=/dev/sda
default=0
timeout=5
splashimage=(hd0,1)/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.31.6-162.fc12.i686)
root (hd0,1)
kernel /vmlinuz-2.6.31.6-162.fc12.i686 ro root=/dev/mapper/vg_localhost-lv_root noiswmd LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /initramfs-2.6.31.6-162.fc12.i686.img
title Fedora (2.6.31.5-127.fc12.i686)
root (hd0,1)
kernel /vmlinuz-2.6.31.5-127.fc12.i686 ro root=/dev/mapper/vg_localhost-lv_root noiswmd LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us rhgb quiet
initrd /initramfs-2.6.31.5-127.fc12.i686.img
title Windows Vista
rootnoverify (hd0,0)
chainloader +1
View 6 Replies
View Related
Jan 27, 2010
Whenever I use lpr on the command-line to print a text file, it uses DejaVu Sans Mono as the font. Is there a way to change this? I'd like to use Terminus as the font instead. I found that CUPS uses Courier as the default font for text files, so somewhere Courier is being aliased to DejaVu Sans Mono, and I have no idea where.
View 2 Replies
View Related
Feb 5, 2011
is it possible to change the GDM default skin on Fedora 14? I searched the web and this forum, but didn't get a working solution for it.
View 3 Replies
View Related
Jun 22, 2010
I'm running Redhat 5 Enterprise (Nautilus 2.16.2) with Gnome and am having trouble changing the default application for PDFs. No matter what I do, it seems to always come up as evince.
First I tried browsing to a PDF file using Nautilus, right clicking on a PDF file, selecting properties, open with, and then changing the radio button. However, the radio button is selecting "Document Viewer" and clicking on the other buttons doesn't do anything. The button is stuck on "Document Viewer" (I'd like to use Adobe Acrobat).
I thought I'd do it manually then. Running `gnomevfs-info file.pdf" shows code...
So now xdg-mime and gnomevfs-info are showing different default applications for this file type. I've tried updating the mime database using update-mime-database ~/.local/share/mime as well as updating my desktop database using update-desktop-database ~/.local/share but nothing seems to be working.
Changing a default application really shouldn't be this difficult. What should I try next to change my default application?
, however, shows something different
My .local/share/applications/defaults.list file, however, shows the following:
application/pdf=AdobeReader.desktop
View 1 Replies
View Related
Feb 26, 2010
So I installed a windows 7 theme. And it replaced the login window (gdm I think).How do I switch it back to deafult? I'm on 9.10
View 3 Replies
View Related
Mar 23, 2010
Right now I dual boot Linux and Doze 7. As normal, grub appoints Ubuntu to be the OS highlighted to boot from. Is there a way to edit the boot list so that my Windows7 will boot automatically. Reason being my wife tends to get a little grumpy because she does not know which to choose from and does not like Ubuntu,,,yet.
View 2 Replies
View Related
May 11, 2010
On my netbook (I'm using Ubuntu Netbook Remix, 10.04) the default option in the Grub menu is Ubuntu. Problem: I'd prefer it to be Windows 7.
I've tried using Startup Manager, which I've used successfully in the past. The program loads fine and lets me change all of the options, and saves and closes fine. But when I restart, the bootloader begins with Ubuntu and a 10 second timeout instead of Windows 7 and a 3 second timeout.
I've also tried editing etc/default/grub and, again, I was able to change it and save it without a problem (default menu item: 4, default timeout: 3). I also did a 'sudo update-grub' to try to get it to stick.
Still nothing. Every time I start up the computer, it's set on Ubuntu 10.04 and a 10 second timeout.
View 1 Replies
View Related
Jun 23, 2010
So, I just installed Kubuntu 10.04, and couldn't let things be, so I installed GNOME, and plan to install a few other desktop environments for fun later. However, when I installed GNOME (apt-get install ubuntu-desktop), I realized that KDM's default session is whatever session you used last time. I'd rather it simply be KDE, since I know I'll be using it most out of any of the others. How can I make the KDM default session be KDE, instead of whatever the previous session was?
View 1 Replies
View Related
Oct 3, 2010
So i upgraded my windows partition by doing a fresh install over the old one, but now it made windows the defualt os to boot on start up.. i cant figure out how to get to my ubuntu partiton to change this..
View 5 Replies
View Related
May 8, 2011
Tried changing it in the system settings, in the display settings by hitting default. Upon reboot however, the resolution goes back to old settings.
View 2 Replies
View Related
Aug 6, 2011
I've installed UBUNTU on Intel based system afterwards I moved the hard drive to AMD based system (Sempron 3000+)The problem is that the default architecture remains i686. Should it be i386 or amd64 and how could i change it?
View 7 Replies
View Related
Jul 3, 2010
Is there a way to change the default theme/gui for SquirrelMail to something newer and more fresh ? I really like the gui on RoundCube, but SquirrelMail has been here longer and has more features, but I will use RoundCube if I can't change it(end users will be more satisfied if it looks better).
View 2 Replies
View Related
May 25, 2011
I'm somewhat of a n00b. I have a dual boot machine running XP and Fedora Core 14. I like my default boot always to be XP. Right now, XP is default BUT every time there is an update to Fedora, it will change the default to Fedora. I now have to edit grub.conf to boot from xp again. Is there a way to make xp always as the default even after an update?
View 2 Replies
View Related
Jun 13, 2010
On this particular machine I'm running Ubuntu 10.04 & Open SuSe from the first hard drive & LinuxMint 9 plus Mandriva 2010 on the second drive. I've found out from posting elsewhere on this site that the Ubuntu family & Suse use different versions of GRUB so one may not boot the other. Ubuntu's boots itself, Mint 9 & Suse but not Mandriva, Mandriva's boots itself & Suse, Suse returns the same favour. So my work-around has been to install the Mandriva bootloader onto a floppy & Ubuntu's onto the MBR.
Now, the issue is I want Mint 9 to be the default but when I try to edit the menu/ist file using gedit all I get is a blank page, no data.
View 3 Replies
View Related
Mar 14, 2010
I installed Fedora 12 LXDE spin and its default session was LXDE. Then I downloaded XFCE and tried to change the default session of GDM to XFCE. I edited ~/.dmrc and /etc/sysconfig/desktop but this didn`t change anything. I was unable to find where GDM stores its default setting.
Is there any way to change GDM default session?
And more important: is there any way to make GDM to store different default sessions for different users?
View 2 Replies
View Related
Dec 15, 2009
I am using Puppy Version 430.I want to change the default prompt from # to the current working directory followed by one space. I can do this by opening a console window and entering PS1="w " How do I force this to persist when I restart the computer.
View 1 Replies
View Related
Jan 12, 2010
I want to make my system load in GUI to login. I set Login Manager in KDE, and found in google inittab. There maybe I have to change run level from 3 to 4 (X11 with KDE), but I am not sure to change the file. I am afraid to broke my system. Do I have to change run level in inittab to boot in GUI?Other way is to make image of the partition and to try it...
View 7 Replies
View Related
May 26, 2010
How can I change the default port of ssh that is 22? Because of security issue I just want to give some other port.
View 3 Replies
View Related
Mar 12, 2009
I've noticed that on one of our servers apache is running on nice 19.Any idea where can I change it back to the default 15?I know I can change it on the apache startup script, but I thought it's probably better to change the default value that was probably changed somewhere.It is running as a service on startup.
View 1 Replies
View Related
Jun 20, 2015
So far I've tried to add a number to 'GRUB_DEFAULT=', but it wouldn't want to boot in anything other than Debian or Windows, same with StartUp-Manager...
I currently have the liquorix kernels installed, but I can't get to use them as the standard Debian kernel is always picked. So is there any way to change this behaviour?
View 14 Replies
View Related