1
Peccavi
Win XP + Xampp works --- Xoops installs Dead :(
  • 2004/12/22 12:48

  • Peccavi

  • Just popping in

  • Posts: 17

  • Since: 2004/12/12


Installation runs error free but index has dead links

This is my 3rd attempt to ask my question.

Yes XOOPS directories are writable by everyone,
except mainfile.php which is read only.

This XP box is for development and testing. It is running Xampp 1.4.10a. Something is right of my setup as it has other PHP based CMS Engines running.

Xoops version 2.0.7.3

Config... Apache 2.0.52 PHP 4.3.9 SQL 4.1.7

PHP register_globals=on

Is there anything else of php.ini to concern?

templates_c has a couple of files.

Xoops's db has 31 Tables, currently with 280 records.

Turned on debugging
https://xoops.org/modules/smartfaq/faq.php?faqid=80

I get the following errors:

Warning [Xoops]: Smarty error: unable to read template resource: "db:system_block_login.html" in file Xoops_Physical_Path\class\smarty\Smarty.class.php line 1042

Warning [Xoops]: Smarty error: unable to read template resource: "db:system_block_mainmenu.html" in file Xoops_Physical_Path\class\smarty\Smarty.class.php line 1042

In class/smarty/Smarty.class.php I turned on debugging
var $debugging = true;

Smarty finds these includes

default/theme.html
default/theme_blockleft.html
default/theme_blockleft.html

but fails to find these

db:system_block_login.html
db:system_block_mainmenu.html

Someone told me the missing file in templates_c is...
db%3Asystem_block_mainmenu.html

If I only had a starting point to chase from...
Where is this created?

Help? Ideas? Suggestions? Anything... PLZ

Peccavi

2
carnuke
Re: Win XP + Xampp works --- Xoops installs Dead :(
  • 2004/12/22 13:33

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


Peccavi, forgive me if this is off target I have not used Xampp, but I have successfully used XSAS on winXP. It automatically installs a working version of xoops.

You may consider this as an alternative if no help comes up ...

Richard

3
Dave_L
Re: Win XP + Xampp works --- Xoops installs Dead :(
  • 2004/12/22 13:55

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


I'm not sure what "dead links" are. Do you mean links that don't "do anything" when you click on them? If you view the HTML source for the page, what does the HTML for the link look like?

Can you access the XOOPS control panel? If so, try updating the system module from Control Panel >> System Admin >> Modules Administration.

Also, there were some issues with XAMPP 1.4.10. Fromhttp://www.apachefriends.org/en/xampp-windows.html :
Quote:
The background: Some user wrote us some problems with PHP and MySQL 1.4.7 win32. So we have tested these problems and ... only PHP 5.0.3 RC2 could work with MySQL 4.1.7. But we cannot examine all cases. With PHP 4.x, a MySQL connection with password was not possible. For a more functionality, please work with the XAMPP version 1.4.9 with MySQL 4.0.21. For this moment we must wait for the adapting PHP and the new MySQL 1.4.7.

4
Peccavi
Re: Win XP + Xampp works --- Xoops installs Dead :(
  • 2004/12/22 16:09

  • Peccavi

  • Just popping in

  • Posts: 17

  • Since: 2004/12/12


Quote:

I'm not sure what "dead links" are. Do you mean links that don't "do anything" when you click on them? If you view the HTML source for the page, what does the HTML for the link look like?


<td id="leftcolumn">
<!-- Start left blocks loop -->
<div class="blockTitle">Login</div>
<div class="blockContent"></div>
<div class="blockTitle">Main Menu</div>
<div class="blockContent"></div>
<!-- End left blocks loop -->
</td>

There is no way to login :(

Quote:
Also, there were some issues with XAMPP 1.4.10.


That page suggested to upgrade to XAMPP 1.4.10a Also I left mySQL's user/PW at default "root/''". It seems to work with everything else I have installed.

I guess you suggest that I back everything up and step back to Xampp 1.4.9 and reinstall everything.

Peccavi

5
Dave_L
Re: Win XP + Xampp works --- Xoops installs Dead :(
  • 2004/12/22 16:16

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Quote:
I guess you suggest that I back everything up and step back to Xampp 1.4.9 and reinstall everything.Peccavi


No, that's what the guys who make XAMPP suggest. According to their post, there are issues with PHP < 5.0.3 RC2 and MySQL 1.4.7, which is what you're using. In XAMPP 1.4.10a, I think they removed PHP 4.

Another option is to try using XOOPS 2.0.9 beta, which is intended to be compatible with PHP 5.

I can't think of anything else to suggest, other than debugging your XOOPS install to isolate the problem, which could be very time-consuming.

6
Peccavi
Re: Win XP + Xampp works --- Xoops installs Dead :(
  • 2004/12/24 0:30

  • Peccavi

  • Just popping in

  • Posts: 17

  • Since: 2004/12/12


XAMPP 1.4.10a-win32 uses MySQL 1.4.7 which has issues with php4. Thank you Dave_L for pointing this out.

I have changed my install of XAMPP to version 1.4.9 running php4. XOOPS 2.0.7.3 installs and runs without any flaw :)

Happy Camper,

Peccavi

Login

Who's Online

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


Members: 0


Guests: 169


more...

Donat-O-Meter

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

Latest GitHub Commits