Are there folks here using Joomla on OpenBSD? If so can you email me
directly. Thanks, --STeve Andre'
PubliAprenda a diseqar su propia pagina Web con Joomla- Curso
practico de 6 clases de 2 hs c/u.- Aranceles accesibles.- Solo
debe saber utilizar una computadora- Cursos personalizados, grupales,
online y a domicilio- Pagos con Tarjetas de Cridito, PagoFacil,
RapiPago y en efectivo- Garantido
On 2010-03-13, Sunnz wrote:
> 2010/3/12 Daniel Gracia Garallar :
>> Not quite a solution, I think. What about if /var/www mounts in a different
>> filesystem than /var?
>>
>> Hardlinks from chrooted environments don't seem to be a wise solution
>> anyway... Just IMHO.
>>
>
> In that case you could
This has also worked for me in the past.
Bert
On 3/13/10 9:27 AM, "L. V. Lammert" wrote:
> On Sat, 13 Mar 2010, Sunnz wrote:
>
>> 2010/3/12 Daniel Gracia Garallar :
>>> Not quite a solution, I think. What about if /var/www mounts in a different
>>> filesystem than /var?
>>>
>>> Hardlinks from
On Sat, 13 Mar 2010, Sunnz wrote:
> 2010/3/12 Daniel Gracia Garallar :
> > Not quite a solution, I think. What about if /var/www mounts in a different
> > filesystem than /var?
> >
> > Hardlinks from chrooted environments don't seem to be a wise solution
> > anyway... Just IMHO.
> >
>
> In that ca
2010/3/12 Daniel Gracia Garallar :
> Not quite a solution, I think. What about if /var/www mounts in a different
> filesystem than /var?
>
> Hardlinks from chrooted environments don't seem to be a wise solution
> anyway... Just IMHO.
>
In that case you could change the location mysqld itself uses
On Fri, Mar 12, 2010 at 6:58 PM, Daniel Gracia Garallar
wrote:
> Not quite a solution, I think. What about if /var/www mounts in a different
> filesystem than /var?
>
how about
- tell mysql to create sock file in /var/www/var/run/mysql; or
- tell php to connect to mysql over tcp/ip
--
O< ascii
Not quite a solution, I think. What about if /var/www mounts in a
different filesystem than /var?
Hardlinks from chrooted environments don't seem to be a wise solution
anyway... Just IMHO.
Regards,
Dani
El 12/03/2010 12:16, Sunnz escribiC3:
2010/3/11 Jan:
I didn't notice, that httpd was s
rk. Here a short review:
>>>
>>> === Are you trying to connect to the MySQL socket outside of the httpd
>>> chroot?
>>> ===> after having run "apachectl start", I tried the same process using
>>> "httpd -u". But nothing cha
Sounds very interesting.
But using "find / -name mysql.sock" isn't successful, so creating a
hardlink doesn't work. The directory /var/run/mysql doesn't exist either.
Jan
Sunnz wrote:
2010/3/11 Jan :
I didn't notice, that httpd was still running.
kill -TERM ID_of_httpd
httpd -u
solved
2010/3/11 Jan :
> I didn't notice, that httpd was still running.
>
> kill -TERM ID_of_httpd
> httpd -u
>
> solved the problem. Thank you! Everything works fine!
>
>
Now that it works we know that it was a problem with chroot. It might
be a good practice now to hardlink the mysql.sock in the chroot
did mean you killed httpd in between, yes?
=== mysql -h localhost -u root -p
Works perfect. "mysql -h localhost -u joomla -p" works also.
How about "mysql -h 127.0.0.1 -P 3306 -u joomla -p" ?
/Alexander
=== Have a look in /var/www/logs/
===>in the errorlog of the folde
f the httpd
> chroot?
> ===> after having run "apachectl start", I tried the same process using
> "httpd -u". But nothing changed.
You did mean you killed httpd in between, yes?
>
>
> === mysql -h localhost -u root -p
> Works perfect. "mysql -h localhos
ot?
===> after having run "apachectl start", I tried the same process using
"httpd -u". But nothing changed.
=== mysql -h localhost -u root -p
Works perfect. "mysql -h localhost -u joomla -p" works also.
=== Have a look in /var/www/logs/
===>in the errorlog o
On Mon, Mar 8, 2010 at 9:07 PM, Jan wrote:
> Hello all together,
>
> I installed PHP and MySQL on my box (running apache). When I try to install
> Joomla, the MySQL Database is recognized by the precheck of the install
> script. But when I try to connect to the database I get the
t;.
>
The only valid test is with the UID & PW that you created for Joomla - you
did create it, didn't you?
Lee
On 8 Mar 2010, at 21:07, Jan wrote:
> Unable to connect to the database: Could not connect to MySQL
Check that your code is connecting to 127.0.0.1 instead of localhost? Usually
fixes it for me and you don't need to worry messing around with sockets.
G.
--
Bought to you by the Department of R
On Mon, Mar 8, 2010 at 10:07 PM, Jan wrote:
>
> Any ideas?
>
>
Are you trying to connect to the MySQL socket outside of the httpd chroot?
Floor
--
Floor Terra
www: http://brobding.mine.nu/
Jan wrote:
I added the following 3 packets, installed MySQL and set the symbolic
links:
mysql-server-5.0.51ap1.tgz
php5-core-5.2.6.tgz
php5-mysqli-5.2.6.tgz
Any ideas?
Jan
At the very least you'll also need the php5-mysql-5.2.6.tgz package
installed as well. It contains the base mysql
Hello all together,
I installed PHP and MySQL on my box (running apache). When I try to
install Joomla, the MySQL Database is recognized by the precheck of the
install script. But when I try to connect to the database I get the
following error msg:
Unable to connect to the database: Could
20 matches
Mail list logo