1
sadina
problem with MySQL 4.1.7and xoops 2.0.7.3
  • 2004/12/4 12:19

  • sadina

  • Just popping in

  • Posts: 7

  • Since: 2004/10/5


Hello

I have successfully installed XOOPS 2.0.7.3 on IIS 5.1 (Windows XP Pro SP1) with PHP 4.3.9 and MySQL 4.1.7.

When I click the link to view my webpage after the installation process is complete, all I see is the XOOPS banner, 2 dead links (Login and Main Menu), and a footer graphic.

Thanks

2
jdseymour
Re: problem with MySQL 4.1.7and xoops 2.0.7.3

I believe that if you are seeing the login screen, you have not logged in yet. The login screen is not visible after log on.

3
hervet
Re: problem with MySQL 4.1.7and xoops 2.0.7.3
  • 2004/12/4 12:51

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hello,

Please consult the XOOPS Faq to see how to activate the php debug mode.

PS : I did not succed to run MySQL 4.1.7 with Php 4
Bye,
Hervé

4
sadina
Re: problem with MySQL 4.1.7and xoops 2.0.7.3
  • 2004/12/5 4:50

  • sadina

  • Just popping in

  • Posts: 7

  • Since: 2004/10/5


Thank you for your reply

I active my debug mod for XOOPS but dont show any warning
or error or notic

5
carlp69
Re: problem with MySQL 4.1.7and xoops 2.0.7.3
  • 2004/12/9 12:14

  • carlp69

  • Just popping in

  • Posts: 1

  • Since: 2004/12/9


I am trying to install XOOPS 2.0.7.3 for the first time on XP SP2.
What is the best combination of MySql and php to use that is guaranteed to work?
I've tried MySQL 4.1.7 and php 4.3.9 but cannot connect to the database at the end of the install. Up to that point all lights are green.
Ive tried letting the install create the database and also creating the database in advance. I am letting it use the root password as well to try and eliminate any permissions problems.
Any help would be appreciated.

6
giba
Re: problem with MySQL 4.1.7and xoops 2.0.7.3
  • 2004/12/9 12:30

  • giba

  • Just can't stay away

  • Posts: 638

  • Since: 2003/4/26


Hi, look

Quote:

OLD_PASSWORD(str)
Calcula a senha a partir de senha str em texto puro. Está é a fun??o que é utilizada para criptografar a senha do MySQL para armazenamento na coluna Password da tabela de permiss?es user

mysql> SELECT PASSWORD('badpwd');
-> '7f84554057dd964b'

A criptografia de PASSWORD() n?o e reversível. PASSWORD() n?o realiza a criptografia da senha da mesa maneira que as senhas Unix s?o criptografadas. Veja ENCRYPT(). Note: A fun??o PASSWORD() é usada pelo sistema de autentifica??o no servidor MySQL, você N?O deve uitlizá-las em suas próprias aplica??es. Para este propósito utilize MD5() ou SHA1(). Veja também RFC-2195 para maiores informa??es sobre o tratamento de senha e autentica??o segura em suas aplica??es.


Mysql in portuguese

if your erro is:
Unable to connect to database in file class/database/databasefactory.php line 34

Sorry my bad English.

7
m0nty
Re: problem with MySQL 4.1.7and xoops 2.0.7.3
  • 2004/12/9 12:46

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i've been using php 4.3.9 & MySQL 4.1.7 with apache 2.0.52 successfully without problems.

i kinda figure it's the way they're compiled..

i used a prebuilt package called Xampp which includes php 5 & php 4.3.9 u can change versions by using phpswitch, it also includes apache 2.0.52 and MySQL 4.1.7

8
sadina
Re: problem with MySQL 4.1.7and xoops 2.0.7.3
  • 2004/12/11 4:57

  • sadina

  • Just popping in

  • Posts: 7

  • Since: 2004/10/5


hello

i dont have any problem with MySQl 4.1.7 and php 4.3.9
my peoblem is with xoops
my other programs dont have any problem

Thank you

Login

Who's Online

126 user(s) are online (80 user(s) are browsing Support Forums)


Members: 0


Guests: 126


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits