Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: yellow on October 03, 2015, 09:46:49 AM
-
Hello,
I know this is absolutely beginner stuff, but for sure I tried to find information and was not able to get the information I need.
My Problem: I need "apache2.4-mod-php5.tcz" but it is not in my repo. In the forum I found out, that it should be in 6.x:
http://tinycorelinux.net/6.x/armv6/tcz/
and also 7.x
But: I don't even know what version I am running. And if I would know this, I wouldn't know how to switch to an other repository. In the FAQ and installation guide I found no information to this. What I did was installing the version I got from here:
http://tinycorelinux.net/6.x/x86/release/CorePlus-current.iso
At least the link says that it should be 6.x, but at fact I don't have "apache2.4-mod-php5.tcz" in my apps list. There is only "apache2-mod-php5.tcz".
Can someone help me to get around this problems?
Thanks
Yellow
-
To get the version of currently running Core:
cat /usr/share/doc/tc/release.txt
-
..or try "version"
-
Thanks,
it outputs 6.4
But: What could be the reason that I have no "apache2.4-mod-php5.tcz" in my apps list?
Where can I get the link for the exact repo from and how to change it?
Thanks!
-
In TC 6 x86 the extensions are called:
apache2-mod-php5.tcz
apache2.4.tcz
Not:
apache2.4-mod-php5.tcz
Review the info files, you need to decide what you need.
Assuming you have graphic environment, open Apps > Clout/Remote > Browse, in Search enter Apache, select apache2-mod-php5.tcz or whatever and at the bottom click OnBoot Go or OnDemand Go. Don't recall if the extension is automatically loaded. If not select Apps > Load App Locally > select your new Apache.
Edit: Just noticed your first post mention. What architecture, are you using an Arm device?
-
Sorry for the long absence!
No, I use tiny core inside a virtual box, so no ARM.
As far as I understood it, "apache2-mod-php5.tcz" is only for "apache2" and not for "apache2.4". But I need php5 for "apache2.4".
Any help to this?
-
Ok, I think I found now on my own where I can find the actual repo for my version. I found a link on the tiny core download page:
http://distro.ibiblio.org/tinycorelinux/downloads.html
It links to:
http://distro.ibiblio.org/tinycorelinux/6.x/x86/tcz/
And there I can not find a
apache2.4-mod-php5.tcz
So I think nitram pointed in the right direction with the question if I am using ARM. Because in the ARM repo I can find the package.
So my question: What can I do to become PHP5 in apache 2.4?
Thanks!
Edit: Using apache2 is no option. When starting it gives the error "mod_ssl.so: undefined symbol: SSLv2_client_method" Has this todo with the heartblead patćh? (https://community.bitnami.com/t/apache-error-after-the-recommended-heartbleed-patch/23530)
-
Hi yellow
So my question: What can I do to become PHP5 in apache 2.4?
Is there a reason php5.tcz won't work?