|
View previous topic :: View next topic |
Author |
Message |
Reha Agent


Offline Joined: Apr 20, 2004 Posts: 87 Location: Stuttgart
|
Posted: 22.04.2004 05:13 Post subject: footer.php on Line 93 |
|
<STRONG>Hallo,<BR><BR>ich bin habe vor kurzem die cpgcms4u_8.1.1 installiert und bekomme nach der Installation diesen Fehler<BR><BR>Warning</STRONG>: ini_set() [<A href="http://www.php.net/function.ini-set">function.ini-set</A>]: Unable to access in ...<B>/footer.php</B> o&shy;n line <B>93</B><BR><BR>Im&nbsp;footer.php&nbsp;Line 93 ist bei mir folgendes eigetragen.<BR><BR>91<BR>92&nbsp;&nbsp; global $SESS;<BR>93&nbsp;&nbsp; ini_set('url_rewriter.tags', '');<BR>94&nbsp;&nbsp; $SESS-&gt;write_close();<BR>95&nbsp;&nbsp; foot();<BR>96<BR><BR>ich w
Reha please enter your server specs in your user profile!
|
|
Back to top |
|
 |
Ertan Webmaster


Offline Joined: Mar 19, 2004 Posts: 1264 Location: Germany
|
Posted: 22.04.2004 18:02 Post subject: Re: footer.php on Line 93 |
|
hallo reha,
hast du googletap aktiviert ?
unter admin/einstellungen
ertan
Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
Back to top |
|
 |
Reha Agent


Offline Joined: Apr 20, 2004 Posts: 87 Location: Stuttgart
|
Posted: 23.04.2004 00:03 Post subject: Re: footer.php on Line 93 |
|
Ne also Googletab ist noch nicht Aktiv
Wenn ich hier ini_set('url_rewriter.tags', ''); irgendetwas eintrage
z.B. ini_set('url_rewriter.tags', 'etwas');
oder einfach // davor setze, dann ist die Fehlermeldung weg.
allerdings sehe ich dann nicht mehr die CMSSID= was auch hier auf dem Board zu sehen ist.
Kann es sein das ich vielleicht noch Irgenwo den CHMOD
Reha please enter your server specs in your user profile!
|
|
Back to top |
|
 |
Ertan Webmaster


Offline Joined: Mar 19, 2004 Posts: 1264 Location: Germany
|
Posted: 23.04.2004 00:38 Post subject: Re: footer.php on Line 93 |
|
nach deiner aussage auf lokalem apache ging es
kann das nur beduten das es was mit dem server ist
d.h. kannst du mit php info deine php werte hier durchgeben
Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
Back to top |
|
 |
Reha Agent


Offline Joined: Apr 20, 2004 Posts: 87 Location: Stuttgart
|
Posted: 23.04.2004 11:36 Post subject: Re: footer.php on Line 93 |
|
Okay ich hoffe das ich die richtige stelle rauskopiert habe
also meine Website die den Fehler ausspuckt hat...
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry a=href,area=href,frame=src,input=src,form=fakeentry
und lokal wo es wunderbar geklappt hat
url_rewriter.tags a=href,area=href,frame=src,input=src,form=,fieldset= a=href,area=href,frame=src,input=src,form=,fieldset=
hm fakeentry?
Reha please enter your server specs in your user profile!
|
|
Back to top |
|
 |
Reha Agent


Offline Joined: Apr 20, 2004 Posts: 87 Location: Stuttgart
|
Posted: 23.04.2004 14:36 Post subject: Re: footer.php on Line 93 |
|
Hmm habe irgendwo das hier dashier gefunden
Das Umschreiben von URLs mit mod_rewrite kannst Du Dir dort auch abschminken. Der safe_mode ist On und den schalten die auch nicht ab.
Mein Provider IEvanzo hat da was dagegen so wie es aussieht soll es nicht gehen. Komisch dabei steht doch bei url_rewriter.tags
a=href,area=href,frame=src,input=src,form=fakeentry
also sollte es doch gehen. Das die was eintragen aber es nicht benutzen kann ist doch seltsam. Und safemod ist bei dem lokalApache doch auch Aktive.
Reha please enter your server specs in your user profile!
|
|
Back to top |
|
 |
Ertan Webmaster


Offline Joined: Mar 19, 2004 Posts: 1264 Location: Germany
|
Posted: 23.04.2004 15:18 Post subject: Re: footer.php on Line 93 |
|
DJMaze hat folgendes dazu :
cpgnuke.com/index.php?...topic&t=92
in mainfile.php und includes/session.php zeilen auskommentieren
and let him comment the lines that say ini_set() in mainfile.php, includes/session.php like:
PHP:
ini_set('url_rewriter.tags', '');
toPHP:
//ini_set('url_rewriter.tags', '');
_________________
New chinese quote: "True friends stab u in the front."
Ertan's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
Back to top |
|
 |
|