21
chlockett
Re: problem check list
  • 2005/9/21 20:30

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I also have a blank page. It seems this is a recurring problem, so someone should be working on a fix.



22
chlockett
Re: Fatal error -- line 74 in mysqldatabase.php -- WHAT NOW?
  • 2005/9/21 20:22

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I did ALL of the things you suggested BEFORE you suggested them -- see MIthrandir, I AM thinking a little here!!! -- except chancing the path to my paths.

I changed it to:

doc_root = x:\http\

You recommended d:\http\. however I have a D:\ drive and logical drives through j:\

As you suggested, I stopped and restarted the server with no problem.

I also copied the libmysgl.dll file into windows/ windows/server and windows/server32 directories as suggested on the PHP forum.

The installation now goes farther -- it freezes AFTER installing all the tables in my data base and after asking me to enter an administrator name, password, and e-mail address.

It doesn't try to install the modules. It just locks up.

I cannot open admin.php.

My apache error log reads:

[Wed Sep 21 13:05:27 2005] [notice] Child 5456: Acquired the start mutex.
[Wed Sep 21 13:05:27 2005] [notice] Child 5456: Starting 250 worker threads.
[Wed Sep 21 13:26:57 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/themes/js, referer:http://localhost/index.php
[Wed Sep 21 13:26:57 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/themes/js, referer:http://localhost/index.php
[Wed Sep 21 13:26:57 2005] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/themes/images, referer:http://localhost/index.php

As far as I can tell, Apache, PHP, and MySQL are working fine. The problem is either with XOOPS, or where I am installing it in the apache directory --

C:\Program Files\Apache Group\Apache2\htdocs

When I try to install by opening Firefox and entering:

HTTP://localhost

I get a message asking if I want to download or open a file.

So I have to enter:

HTTP://Localhost/index.php

When I use IE, I get a list of files and then have to double click on index.php.

This is the first time I have ever tried to set up a server on my system, so I am open to pretty much any suggestions here as long at they use PHP, MySQL, Apache2, and XOOPS.

Thanks!



23
chlockett
Re: Fatal error -- line 74 in mysqldatabase.php -- WHAT NOW?
  • 2005/9/21 14:47

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


1. I double posted because I have been searching for over a week and I "single" posted last week, but to no avail.

2. See above.

3. I already read the -short- darn answer to the FAQ, did that, and got all the information I wanted about PHP.

Now, your answer to the FAQ didn't say so, but I am assuming the exercise was simply to determine wether PHP was installed correctly and was working with MySQL and Apache?

I actually read that test in Sams Teach Yourself PHP, MySQL, and Apache on page 57. It didn't work properly the first time. But after I installed Zend Optimizer 2.5, it ran perfectly well.

Unfortunately, XOOPS still will not install, and I still get the same error message.

So now, I'm back to thinking inside the box, because outside the darn box hasn't gotten me anywhere.

Any further suggestions?



24
chlockett
Fatal error -- line 74 in mysqldatabase.php -- WHAT NOW?
  • 2005/9/21 8:58

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I have installed Apache 2.0.4, PHP 5.0.5, and MySQL 4.1 -- ALL the recommended versions on my Windows XP server running on a Pentium D system.

I am TRYING to install XOOPS 2.2.2. But I contiue to get a fatal error message reading: Fatal error: MySQL extension not loaded in C:\Program Files\Apache Group\Apache2\htdocs\class\database\mysqldatabase.php on line 74


I HAVE to install XOOPS for a class I am taking, but the thing just will NOT install on my computer. What gives?!?

Does anyone have a suggestion? I have tried everything anyone has suggested in the past and NOTHING seems to work.

Please help!



25
chlockett
Re: NOTICE ... lots of PHP error messages during installation. PLEASE HELP!
  • 2005/9/12 6:00

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I took your advice and downloaded and re-installed the earlier "more stable" Xoops. Once again, it went through the entire installation prcess to the point that it asked for my admin name, password, e-mail, etc. It even made me re-enter my e-mail because I put in me@localhost rather than my real password, so it noticed a lack of .com at the end.

I re-entered my real e-mail address, hit next, and once again it froze. The server timed out on me, and my APACHE error message reads...

[Mon Sep 12 00:54:26 2005] [error] [client 127.0.0.1] PHP Fatal error: Maximum execution time of 30 seconds exceeded in C:\\Program Files\\Apache Group\\Apache2\\htdocs\\class\\database\\mysqldatabase.php on line 86, referer:http://localhost/install/index.php
[Mon Sep 12 00:54:59 2005] [error] [client 127.0.0.1] script 'C:/Program Files/Apache Group/Apache2/htdocs/recovery.php' not found or unable to stat

ANy suggestions?

Ready to give up!



26
chlockett
NOTICE ... lots of PHP error messages during installation. PLEASE HELP!
  • 2005/9/12 4:03

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I'm TRYING to install XOOPS 2.2.2 on WinXP with Apache 2.0.54, PHP 5.0.5, and MySQL 4.1.

I have spent the last two days trying to get past the database installation, then got to a blank screen, tonight, I thought I got all the way through the installation, when once again, it froze, and I got the following litany of error messages ...

Notice [PHP]: Undefined index: enable_badips in file C:\Program Files\Apache Group\Apache2\htdocs\class\xoopssecurity.php line 212
Notice [PHP]: Undefined index: language in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 152
Notice [PHP]: Undefined index: language in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 172
Notice [PHP]: Undefined index: use_ssl in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 183
Notice [PHP]: Undefined index: use_mysession in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 185
Notice [PHP]: Undefined index: language in file C:\Program Files\Apache Group\Apache2\htdocs\kernel\module.php line 318
Notice [PHP]: Undefined index: banners in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 235
Notice [PHP]: Undefined index: debug_mode in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 235
Warning [PHP]: in_array() [function.in-array]: Wrong datatype for second argument in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 235
Notice [PHP]: Undefined index: theme_fromfile in file C:\Program Files\Apache Group\Apache2\htdocs\class\template.php line 66
Notice [PHP]: Undefined index: gzip_compression in file C:\Program Files\Apache Group\Apache2\htdocs\class\theme.php line 143
Notice [PHP]: Undefined index: sitename in file C:\Program Files\Apache Group\Apache2\htdocs\class\theme.php line 401
Notice [PHP]: Undefined index: slogan in file C:\Program Files\Apache Group\Apache2\htdocs\class\theme.php line 402
Notice [PHP]: Undefined index: slogan in file C:\Program Files\Apache Group\Apache2\htdocs\class\theme.php line 420
Notice [PHP]: Undefined index: closesite in file C:\Program Files\Apache Group\Apache2\htdocs\include\common.php line 238
Notice [PHP]: Undefined index: language in file C:\Program Files\Apache Group\Apache2\htdocs\recovery.php line 28
Warning [PHP]: main(C:/Program Files/Apache Group/Apache2/htdocs/modules/system/language//admin/preferences.php) [function.main]: failed to open stream: No such file or directory in file C:\Program Files\Apache Group\Apache2\htdocs\recovery.php line 28
Warning [PHP]: main() [function.include]: Failed opening 'C:/Program Files/Apache Group/Apache2/htdocs/modules/system/language//admin/preferences.php' for inclusion (include_path='.;C:\php5\pear') in file C:\Program Files\Apache Group\Apache2\htdocs\recovery.php line 28

After that, nothing.

Can ANYONE tell me what the heck I'm doing wrong or what is wrong with one or all of these programs?

At wits end! Thanks!



27
chlockett
Re: Fatal error: mysql extension not loaded in C:\...mysqldatabase.php on line 74
  • 2005/9/11 22:16

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I am running (or rather, unsuccessfully TRYING to run) XOOPS 2.2.

I did everything that grizzlydk suggested EXCEPT to move the dll to Windows/system32, BUT I did follow the directions on the installation, and added c:\php to PATH.

AND I stopped and restarted APache after that. Still no go ... any other thoughts?



28
chlockett
Re: Fatal error: mysql extension not loaded in C:\...mysqldatabase.php on line 74
  • 2005/9/11 20:51

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I have done everything you suggested, and I'm still gettgin the same error message.

It seemed to go a little further into the installation prcess ... it got to the installation of the database, then instead of the error message, I got a blank screen.

I went tohttp://localhost/recovery.php and got the old error message -- same line number, etc.



29
chlockett
Fatal error: mysql extension not loaded in C:\...mysqldatabase.php on line 74
  • 2005/9/11 17:52

  • chlockett

  • Just popping in

  • Posts: 29

  • Since: 2005/9/10


I keep getting anerror message while trying to install XOOPS on my WinXP system using Apache 2.0.54, MySQL sever 4.1, and PHP 5.0.5.

I installed a database in MySQL, ensured I had access to the dbase, etc, then installed XOOPS athttp://localhost (nothing happened, sop I changed went tohttp://locahost/index.php.

Installation went great through the point where it tried to establish the dbase, then it pooped out and gave me the notice:

Fatal error: MySQL extension not loaded in C:\Program Files\Apache Group\Apache2\htdocs\class\database\mysqldatabase.php on line 74

I have read through everything I can find here, and can't resolve this conflict at all. Can someone PLEASE help?

I'm a newby, so be gentle.

THanks!




TopTop
« 1 2 (3)



Login

Who's Online

189 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

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

Latest GitHub Commits