Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-28-2004 08:57 PM
тАО12-28-2004 08:57 PM
PHPNUKE
WASD 8.3 + MYSQL 4.0.15 + PHP 4.3.2 + PHP-NUKE 7.5.
Had some problems activating phpnuke :
1) file format after unzip not OK. Use with unzip/text=auto solved problem.
2) index names created in the mysql db were not ok (same name as column not allowed. I changed the index names where needed.
3) Had to enable some options in php.ini to avoid error messages.
Now, I have 2 problems.
1) The admin page looks like http://www.kvdot.nl/ (the error messages at the top). This while the files are present. A lot of public websites have the same problem.
2) When I create the first user, the POST method doesn't seem to work. I simply get the admin screen again. This while WASD passed the post info ...
Anyone tried this and had the same problem ?
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 02:09 AM
тАО12-29-2004 02:09 AM
Re: PHPNUKE
The $var are not present (based upon ?var=val in the url).
Has nothing to do with php-nuke but with php.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 07:40 PM
тАО12-29-2004 07:40 PM
Re: PHPNUKE
Problem 1) is still open.
The new problem 2) : access violation (sorry for the bad format).
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=0000000000000008, PC=000000000018E04C, PS=0000001B%TRACE-F-TRACEBACK, symbolic stack dump follows image module routine line rel PC abs PC PHPSHR 0 000000000013C04C 000000000018E04C PHPSHR 0 00000000000CD3E4 000000000011F3E4 PHPSHR 0 00000000000CD508 000000000011F508 PHPSHR 0 0000000000173E9C 00000000001C5E9C PHPSHR 0 0000000000161868 00000000001B3868 PHPSHR 0 000000000012F6C4 00000000001816C4 PHPWASD PHPWASD ProcessRequest 41561 0000000000001384 0000000000031384 PHPWASD PHPWASD main 41332 000000000000054C 000000000003054C PHPWASD PHPWASD __main 0 000000000000006C 000000000003006C 0 FFFFFFFF802574DC FFFFFFFF802574DC
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 07:42 PM
тАО12-29-2004 07:42 PM
Re: PHPNUKE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 08:24 PM
тАО12-29-2004 08:24 PM
Re: PHPNUKE
it is not clear for me what is your trouble.
Can you see your home page?
Can you see phpadmin page?
Can you see mysql admin page?
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 08:29 PM
тАО12-29-2004 08:29 PM
Re: PHPNUKE
Sorry for not being clear.
I get the admin menu, I am able to register the first admin user, I get the login screen but when pushing "login", I get the access violation.
I'm now going to upgrade to WASD 9.01. I guess Mark didn't test his stuff with the old 8.3.
Btw : I also have SSL installed.
But any tips are welcome.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 09:36 PM
тАО12-29-2004 09:36 PM
Re: PHPNUKE
are you sure your db is right?
System crash when you make login. If you can login as mySql admin, you can see nuke_user table.
Does user exist which you added?
How do you added new user? Can a new user regisister hisself or you need use phpadmin to insert new one?
Using phpnuke, user have to make pre-registration and then, after receviced e-mail can confirm his registration. This process does work for you?
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-29-2004 10:17 PM
тАО12-29-2004 10:17 PM
Re: PHPNUKE
The db was OK. I deleted in 2 tables (_users and _authors) and retried it. The same access violation when trying login. I don't get e-mail because e-mail is not available on our VMS systems.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2004 12:28 AM
тАО12-30-2004 12:28 AM
Re: PHPNUKE
if you can log in mySql admin and phpadmin, I guess WASD, mySql and PHP work fine. Because you was not able to install phpnuke using standard configuration I believe something is wrong in your nuke portal.
I remember, when this happens I look at:
1) nuke_config table expecially nukeurl and default_theme fields.
2) file config.php in directory where you downloaded php nuke.
However I'm hungry you'll be able to find solution in some nuke web site, like http://phpnuke.org or http://php-nuke.org. You can also find something in http://phpnuke.nl
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2004 12:58 AM
тАО12-30-2004 12:58 AM
Re: PHPNUKE
I relinked phpwasd (to be sure). Idem.
How can I find on which line of php code it goes wrong ?
And 1) is also still open.
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2004 01:52 AM
тАО12-30-2004 01:52 AM
Re: PHPNUKE
However you can visit zend home page at http://www.zend.com for more information.
Without debuug it very difficult debugging any php program; you can only display some tag string using echo statement in source program and then you can view HTML code with browser.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2004 02:28 AM
тАО12-30-2004 02:28 AM
Re: PHPNUKE
With the phpwasd debug logical I found that it happened just after I displayed some debug info.
echo "xxx $name";
echo "xxx $_POST[name]";
Bug or feature ?
I removed these 2 lines and it works.
Still open : 1).
Wim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-30-2004 06:31 PM
тАО12-30-2004 06:31 PM
Re: PHPNUKE
PHP interpreter substitutes $name and $_POST[name] with appropriate values. I should suppose $name is not defined and $_POST[undefined] crashes that's a bug.
Antonio Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-05-2005 03:25 AM
тАО01-05-2005 03:25 AM
Re: PHPNUKE
By default the php.ini file contains no value for include_path. Set it to "." and it works.
The warnings looked like
Warning: main(ipban.php): failed to open stream: no such file or directory in /ht_root/phpnuke/html/includes/my_header.php on line 15
Warning: main(): Failed opening 'ipban.php' for inclusion (include_path='') in /ht_root/phpnuke/html/includes/my_header.php on line 15
Note the '' as path.
Wim