| Author |
Message |
waynerd
Guest

|
Posted:
Wed May 25, 2005 9:44 pm |
  |
I'm sure I'm not the first to post about this but I've searched two different nuke help forums and have not be able to find any "specific" help for this problem.
I have installed phpnuke 7.7 in a directory of www.mydomain.com/site and created all the tables in the database. I have run tests on my database connection and it is connecting fine and showing all table names etc. If I try to view www.mydomain.com/site/admin.php I get a blank white page but I can view source and there is some code there.
This is the same for index.php
Any suggestions?
P.S. I registered here but am still waiting for my activation email. Been an hour now. |
|
|
 |
 |
balto1322
Guest

|
Posted:
Sun Jul 10, 2005 7:34 pm |
  |
I to am having the same problem. I have installed 7.7 on one machine and 7.8 on another. I get blank pages on any page php nuke pages. I can figure it out. I know there is somthing simple.. Any help would be nice. |
|
|
 |
 |
TFX_NateDog
Corporal


Joined: Jun 16, 2005
Posts: 65
|
Posted:
Sun Jul 10, 2005 8:05 pm |
  |
|
   |
 |
Liqwid
Guest

|
Posted:
Tue Jul 26, 2005 11:40 am |
  |
Is there any luck on this?
installed phpnuke 7.7, created db, set the permissions and get blank page on index.php and admin.php
installed postnuke 750, works fine on main page, however all php pages go blnk white when I change to a theme other than the default theme.
themes installed, permissions set, db installed and users created.
things I have done
removed apache2 via yum ( using fedora core 4 btw ) and reinstalled via tarball, followed php/mysql instructs to the T. Downgraded from php5 to php 4.4 and then to 4.3. downgraded mysql and even upgraded to beta. I am not seeing any errors being generated in error_log and access_log in apache shows the proper php file being accessed. in phpnuke php pages are showing with 0 content and postnuke will work fine if I leave everything with the default theme and never change it. Also I disabled SeLinux and turned off the firewall in fedora to rule out any file lockdown problems due to SeLinux.
If anyone have any insight on why these annoying blank php pages are showing up I would appreciate it. |
|
|
 |
 |
anseur
Nuke Soldier


Joined: May 01, 2005
Posts: 25
Location: algeria
|
Posted:
Tue Jul 26, 2005 2:42 pm |
  |
| Liqwid wrote: |
Is there any luck on this?
installed phpnuke 7.7, created db, set the permissions and get blank page on index.php and admin.php
installed postnuke 750, works fine on main page, however all php pages go blnk white when I change to a theme other than the default theme.
themes installed, permissions set, db installed and users created.
things I have done
removed apache2 via yum ( using fedora core 4 btw ) and reinstalled via tarball, followed php/mysql instructs to the T. Downgraded from php5 to php 4.4 and then to 4.3. downgraded mysql and even upgraded to beta. I am not seeing any errors being generated in error_log and access_log in apache shows the proper php file being accessed. in phpnuke php pages are showing with 0 content and postnuke will work fine if I leave everything with the default theme and never change it. Also I disabled SeLinux and turned off the firewall in fedora to rule out any file lockdown problems due to SeLinux.
If anyone have any insight on why these annoying blank php pages are showing up I would appreciate it. |
hello
just oppen in folder root config.php and edite this paramaitre
| Code: |
$dbhost = "localhost";
$dbuname = "root";
$dbpass = "";
$dbname = "nuke";
|
|
_________________ anseur.5gigs.com |
|
     |
 |
Guest

|
Posted:
Thu Jul 28, 2005 8:06 am |
  |
| Liqwid wrote: |
Is there any luck on this?
installed phpnuke 7.7, created db, set the permissions and get blank page on index.php and admin.php. |
Me too! Just installed it this week and nothing but blank (White) pages.
Any clues or help would be welcomed. |
|
|
 |
 |
Guest

|
Posted:
Thu Jul 28, 2005 7:36 pm |
  |
u created db but did u add user to db? |
|
|
 |
 |
Yeam same issue here
Guest

|
Posted:
Mon Aug 08, 2005 8:39 am |
  |
I uploaded the anaylyze php tool and and its showing i am connecting to the database and all the setting i put into config.php were correct but Im still getting blank pages..... |
|
|
 |
 |
Yeam same issue here
Guest

|
Posted:
Mon Aug 08, 2005 8:40 am |
  |
I uploaded the anaylyze php tool and and its showing i am connecting to the database and all the setting i put into config.php were correct but Im still getting blank pages..... |
|
|
 |
 |
He11Fire
Lieutenant


Joined: Jul 29, 2005
Posts: 218
Location: Mauritius
|
Posted:
Mon Aug 08, 2005 10:07 am |
  |
try to upload all the nuke files again , and do it all over .. it should work .. have you deleted the install files before you enter admin.php? |
_________________ Great adult entertainment zone.
Porn-cum.com |
|
   |
 |
Guest

|
Posted:
Mon Aug 08, 2005 11:38 pm |
  |
| Yeam same issue here wrote: |
| I uploaded the anaylyze php tool and and its showing i am connecting to the database and all the setting i put into config.php were correct but Im still getting blank pages..... |
hello my friend
tell me in this email in 3 minute your problem finish
anseur7@hotmail.fr
a_djadou@yahoo.fr |
|
|
 |
 |
Guest

|
Posted:
Sun Aug 14, 2005 6:31 am |
  |
Hmmm - Just installed phpnuke 7.7 but keeps getting blank pages on index.php, admin.php and everything else. Tried with Internet explorer, Firerox and mozilla but no luck..
However - using "wget" from unix gives me the page, so phpnuke is working, database is online, apache running ....
/Nickname |
|
|
 |
 |
Evaders99
Site Admin


Joined: Aug 17, 2003
Posts: 12403
|
Posted:
Sun Aug 14, 2005 11:53 am |
  |
|
     |
 |
|
|